Skip to content

Commit 88d63dc

Browse files
committed
Merge pull request sindresorhus#335 from patrick-steele-idem/master
Add `marko` to `Templating`
2 parents d504dc3 + bbd882d commit 88d63dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
235235
- [Jade](https://github.com/visionmedia/jade) - High performance template engine heavily influenced by Haml.
236236
- [nunjucks](https://github.com/mozilla/nunjucks) - A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired).
237237
- [EJS](https://github.com/mde/ejs) - Simple unopinionated templating language.
238+
- [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.
238239

239240

240241
### Documentation

0 commit comments

Comments
 (0)