actions-marketplace-validations/tw5-plugin-packer

Pack up your TiddlyWiki5 plugin folders to JSON files.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
sourceThe root directory of your plugin. You can add multiple paths in the form of one per line.yes
outputThe output path of the packed plugin files, default to "output".nooutput
minifyWheter to minify js and css tiddlers, default to "true".notrue
uglifyjs-optionsJSON string of options for UglifyJS. See readme for default values.no""
cleancss-optionsJSON string of options for CleanCSS. See readme for default values.no""
namedescription
output-pluginsThe JSON file path of the successfully exported plugin, stored as an array of strings in JSON format.