EJS. A way to write HTML pages using JavaScript instead of learning a separate template language.

github.com/tj/ejs

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2015
  • Revert "Get basic variable include working, added test"
  • Revert "Do not put build artifacts into revision control"
  • Added notice about v2
December 2014
  • Do not put build artifacts into revision control
  • Get basic variable include working, added test
  • Get tests passing
May 2014
  • Merge pull request #155 from der-On/patch-2
March 2014
  • Release 1.0.0
  • Release 0.8.6
  • change SyntaxError -> Error
  • Merge pull request #165 from jtsay362/master
  • Merge upstream changes
  • Merge pull request #159 from visionmedia/ejs and add test
  • Escape & even if it looks like an HTML entity. Don't try to prevent d…
January 2014
  • added output of <%# %> style comments to test html
  • added <%# %> style comments to test fixture
  • added literals test
  • Fixes #130
  • Fixes #135
November 2013
  • Release 0.8.5