docpad-plugin-livescript
Adds support for LiveScript to JavaScript compilation to DocPad
Adds support for LiveScript to JavaScript compilation to DocPad
compile extensionless js files with lsc and give them hashbang so they can be put in bin
runs uglify on the input file and replaces it with the compressed version
lsc utils
runs prettier on the input file and replaces it with the prettified version
lsc init
runs babili on the input file and replaces it with the compressed version
A simple storage library that helps you to manage your local storage, session storage and cookie storage.
Lets you localize static HTML files with Handlebars and LiveScript