ntsk/HTML Inline Actions
Inline CSS and JavaScript into HTML files with optional prefix/suffix
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | A file, directory or wildcard pattern that describes HTML files to process | yes | — |
| prefix | Prefix for output files | no | "" |
| suffix | Suffix for output files | no | "" |
| overwrite | Overwrite original files instead of creating new ones | no | false |
| ignore-styles | Skip inlining CSS stylesheets | no | false |
| ignore-scripts | Skip inlining JavaScript files | no | false |
| ignore-images | Skip inlining images as base64 | no | false |
| ignore-links | Skip inlining non-stylesheet links | no | false |
Outputs
no outputs