Socket
Socket
Sign inDemoInstall

templated

Package Overview
Dependencies
208
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    templated

Multi template engine manager for Node.js.


Version published
Weekly downloads
28
increased by600%
Maintainers
1
Install size
29.9 MB
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 23 May 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc