templated

0.3.9 • Public • Published

Templated

license Build Status npm version Github release npm downloads

Multi template engine manager for Node.js.

Dependencies

  • crier
    • Log dispatcher , multi store, tree grouping, formatter, meta handling, error handling.
  • textualization
    • Dot notation based translate -> i18n('path.to.mi.text',{...params...},lang);
  • marked
    • A markdown parser built for speed
  • highlight.js
    • Syntax highlighting with language autodetection.
  • jade
    • A clean, whitespace-sensitive template language for writing HTML
  • handlebars
    • Handlebars provides the power necessary to let you build semantic templates effectively with no frustration
  • hogan.js
    • A mustache compiler.
  • nunjucks
    • A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired)
  • swig
    • A simple, powerful, and extendable templating engine for node.js and browsers, similar to Django, Jinja2, and Twig.

Instalation & setup - Install dependencies npm install templated

  • Licence
  • It is covered by the same MIT Licence as Pillars.js

Package Sidebar

Install

npm i templated

Weekly Downloads

7

Version

0.3.9

License

MIT

Last publish

Collaborators

  • bifuer