Embedded JavaScript templates
https://github.com/mde/ejs
Embedded JavaScript templates. Features:
* Control flow with <% %>
* Escaped output with <%= %>
* 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
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:nodejs/nodejs-ejs && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ejs-2.3.4.tgz | 0000031311 30.6 KB | |
nodejs-ejs.changes | 0000000151 151 Bytes | |
nodejs-ejs.spec | 0000001989 1.94 KB |
Comments 0