question(documentation): how to run Beasties recursively for all HTML files of the project?
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
- Issue type
- Documentation
- Clarity
- Mostly clear
- Activity status
- Active
- Tech stack
- vite, webpack
- Domain
- cli, documentation
Research direction
Start with the Beasties documentation and its linked properties reference, then check how the existing Vite and Webpack integrations expose Beasties. Document whether users can process a glob of HTML files without those integrations, including the supported workflow and configuration; if no such workflow exists, make that limitation explicit.
Written by the indexing model from the issue text.
Description
1. Summary
It would be nice if Beasties documentation will contain information how users that not use Vite and Webpack can run Beasties for all HTML files of the project.
For example, I have a static site with HTML files. Glob template for my HTML files is output/**/*.html. What I need to do to running Beasties for all HTML files of my static site?
2. Not helped
-
It would be nice if Beasties will have command-line interface with supporting glob templates and passing Beasties properties as command-line arguments. Example command:
beasties --noscriptFallback --src "output/**/*.html"But Beasties unfortunately haven’t command-line interface.
-
Critical has the Grunt plugin. I run Critical for all HTML files of my site use Grunt files object:
files: [ cwd: "." dest: "." expand: true src: ["output/**/*.html"] ]But Beasties unfortunately haven’t a Grunt plugin.
-
I can’t find answers to my question in Beasties and Critters repositories.
Thanks.
- Dominant language
- TypeScript
- Stars
- 700
- Forks
- 25
- Avg merge
- 20h 13m
- Merged PRs (30d)
- 35
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from danielroe/beasties
-
enhancement
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
enhancement good first issue
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Dependency Dashboard Open
Difficulty 5/5 Over a week Newbie friendliness 10/100
All issues in danielroe/beasties
Similar issues
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 91/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 95/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100