[ 原始碼: node-ejs ]
套件: node-ejs (2.5.7-1)
node-ejs 的相關超連結
Trisquel 的資源:
下載原始碼套件 node-ejs:
維護者:
Original Maintainers:
- Debian Javascript Maintainers (郵件存檔)
- Thorsten Alteholz
外部的資源:
- 主頁 [github.com]
相似套件:
Embedded JavaScript templates
This module provides embedded JavaScript templates, like
- Control flow with <% %> - Escaped output with <%= %> (escape function configurable) - Unescaped raw output with <%- %> - Newline-trim mode ('newline slurping') with -%> ending tag - Whitespace-trim mode (slurp all whitespace) for control flow with <%_ _%> - Custom delimiters (e.g., use <? ?> instead of <% %>) - Includes - Client-side support - Static caching of intermediate JavaScript - Static caching of templates - Complies with the Express view system
Node.js is an event-based server-side JavaScript engine.
其他與 node-ejs 有關的套件
|
|
|
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable
同時作為一個虛擬套件由這些套件提供: node-pegjs