LiveScript support for JSTransformers.
Normalize the API of any jstransformer
prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.
Code for processing filters in pug templates
clean-css support for JSTransformers
EJS support for JSTransformers.
UglifyJS support for JSTransformers.
A metalsmith plugin for layouts
Handlebars support for JSTransformers.
Markdown support for JSTransformers.
markdown-it support for JSTransformers.
A transformer that acts as a pass-through.
Minify CSS using clean-css
Load a JSTransformer from the provided inputFormat.
Nunjucks support for JSTransformers
Stylus support for JSTransformers.
Marked support for JSTransformers.
Normalize the API of any jstransformer
Coffee-Script support for JSTransformers.
A transformer that transforms a string into XML CDATA.
A metalsmith plugin for in-place templating
LESS support for JSTransformers.
Jade support for JSTransformers.
LiveScript is a language which compiles to JavaScript. It has a straightforward mapping to JavaScript and allows you to write expressive code devoid of repetitive boilerplate. While LiveScript adds many features to assist in functional style programming,