Charlike Mike Reagent

Results 212 issues of Charlike Mike Reagent

https://www.npmjs.com/package/firetpl Some thingy which have two syntaxes - one Jade-like, one Hbs-like. Not looks okey behind, but.. it have `.compile` extracted from source ``` js /** * FireTPL template engine...

Transformer

https://github.com/esnext/es6-templates

Transformer

https://www.npmjs.com/package/tpler

Transformer

https://www.npmjs.com/package/smtpl but notice, that you can't just do `exports.compile = smtpl`, because if `smtpl` accept second argument object it would return directly the rendered string. So.. ``` js exports.compile =...

Transformer

https://github.com/substack/hyperstream using `concat-stream` for example @RobLoach `Transformer` label

Transformer

https://github.com/yoshuawuyts/vel I'm not completely sure about the testing, how can be done.

Transformer

https://github.com/ben-eb/perfectionist

Transformer

https://github.com/substack/hyperglue

Transformer

https://github.com/substack/html-template

Transformer

It's more natural and logical for me. Talking about `.fn` which is (in object) returned from `compile` method. ``` js var handlebars = require('jstransformer')(require('jstransformer-handlebars')); var render = handlebars.compile('Hello {{name}} and...

Question
Meta
not-transformer