tethysplex/Src Minier

Minifies JS, CSS, and HTML files using Minify.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathThe path to a directory or a single file to minify.no
typesComma-separated list of file types to minify (e.g., js,css,html). If "path" is a directory, these types will be minified.no
typeA single file type to minify (js, css, or html). This takes precedence over "types".no
file_listComma-separated list of specific files to minify. This takes precedence over "path" and "types".no
optionsJSON string of options to pass to Minify.no

no outputs