Package: wnpp
Severity: wishlist
Owner: Mike Gabriel <[email protected]>

* Package name    : ejs.js
  Version         : 0.8.4
  Upstream Author : TJ Holowaychuk <[email protected]>
* 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 -%>

_______________________________________________
Pkg-javascript-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to