[ 源代码: ruby-ejs ]
软件包:ruby-ejs(1.1.1-2)
EJS (Embedded JavaScript) template compiler
Compile and evaluate EJS (Embedded JavaScript) templates from Ruby. EJS templates embed JavaScript code inside <% ... %> tags, much like ERB. This library is a port of Underscore.js's _.template function to Ruby, and strives to maintain the same syntax and semantics.