template

v0.11.1
Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.
atpl coffee compile consolidate dot dust dustjs dustjs-helpers dustjs-linkedin and 37 more...

test

mocha

cover

istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html

ci

istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage

Metadata

Downloads