libjs-ejs

Embedded JavaScript templates (client support)

Description

Features of EJS:

   - Complies with the Express view system
   - Static caching of intermediate JavaScript
   - Unbuffered code for conditionals etc <% code %>
   - Escapes html by default with <%= code %>
   - Unescaped buffering with <%- code %>
   - Supports tag customization
   - Filter support for designer-friendly templates
   - Includes
   - Client-side support
   - Newline slurping with <% code -%> or <% -%> or <%= code -%> or
     <%- code -%>

This package provides EJS support to clients (i.e. browsers).

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/visionmedia/ejs/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libjs-ejs