mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 12:28:04 -08:00
Merge pull request #335 from patrick-steele-idem/master
Add `marko` to `Templating`
This commit is contained in:
@@ -235,6 +235,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
||||
- [Jade](https://github.com/visionmedia/jade) - High performance template engine heavily influenced by Haml.
|
||||
- [nunjucks](https://github.com/mozilla/nunjucks) - A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired).
|
||||
- [EJS](https://github.com/mde/ejs) - Simple unopinionated templating language.
|
||||
- [marko](https://github.com/marko-js/marko) - A fast and lightweight HTML-based templating engine that compiles templates to CommonJS modules and supports streaming, async rendering and custom tags.
|
||||
|
||||
|
||||
### Documentation
|
||||
|
||||
Reference in New Issue
Block a user