template

v0.6.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.
assemble atpl cache coffee compile consolidate content dash data and 64 more...

test

mocha -R spec

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

  • Unknown
  • >=0.10.0
  • Jon Schlinkert
  • released 12/16/2014

Downloads