diff --git a/readme.md b/readme.md index 6108a1d..96e8feb 100644 --- a/readme.md +++ b/readme.md @@ -226,6 +226,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [hogan.js](http://twitter.github.io/hogan.js/) - Twitter's small, fast, phase-separated compiler for Mustache templates. - [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. ### Documentation