[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#707302: ITP: ejs.js -- Embedded JavaScript templates (Node.js / Client)



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

* Package name    : ejs.js
  Version         : 0.8.4
  Upstream Author : TJ Holowaychuk <tj@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 -%>


Reply to: