[Pkg-javascript-devel] Bug#707302: ITP: ejs.js -- Embedded JavaScript templates (Node.js / Client)

Mike Gabriel sunweaver at debian.org
Wed May 8 21:43:00 UTC 2013


Package: wnpp
Severity: wishlist
Owner: Mike Gabriel <sunweaver at debian.org>

* Package name    : ejs.js
  Version         : 0.8.4
  Upstream Author : TJ Holowaychuk <tj at vision-media.ca>
* URL             : https://github.com/visionmedia/ejs
* License         : MIT
  Programming Lang: Javascript
  Description     : Embedded JavaScript templates (Node.js / Client)

 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 -%>



More information about the Pkg-javascript-devel mailing list