mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
Remove hogan.js
It's unmaintained
This commit is contained in:
@@ -335,7 +335,6 @@
|
|||||||
- [marko](https://github.com/marko-js/marko) - HTML-based templating engine that compiles templates to CommonJS modules and supports streaming, async rendering and custom tags.
|
- [marko](https://github.com/marko-js/marko) - HTML-based templating engine that compiles templates to CommonJS modules and supports streaming, async rendering and custom tags.
|
||||||
- [nunjucks](https://github.com/mozilla/nunjucks) - Templating engine with inheritance, asynchronous control, and more (jinja2 inspired).
|
- [nunjucks](https://github.com/mozilla/nunjucks) - Templating engine with inheritance, asynchronous control, and more (jinja2 inspired).
|
||||||
- [handlebars.js](https://github.com/wycats/handlebars.js) - Superset of Mustache templates which adds powerful features like helpers and more advanced blocks.
|
- [handlebars.js](https://github.com/wycats/handlebars.js) - Superset of Mustache templates which adds powerful features like helpers and more advanced blocks.
|
||||||
- [hogan.js](http://twitter.github.io/hogan.js/) - Twitter's small, fast, phase-separated compiler for Mustache templates.
|
|
||||||
- [EJS](https://github.com/mde/ejs) - Simple unopinionated templating language.
|
- [EJS](https://github.com/mde/ejs) - Simple unopinionated templating language.
|
||||||
- [Pug](https://github.com/pugjs/pug) - High-performance template engine heavily influenced by Haml.
|
- [Pug](https://github.com/pugjs/pug) - High-performance template engine heavily influenced by Haml.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user