|
- EJS -- Embedded JavaScript templates
'E' is for 'effective' EJS is a simple templating language that lets you generate HTML markup with plain JavaScript No religiousness about how to organize things No reinvention of iteration and control-flow It's just plain JavaScript
- JSDoc: Home
Author: Matthew Eernisse License: Apache License, Version 2 0 Source: lib esm ejs js, line 26
- JSDoc: Module: ejs
Parameters: Source: lib esm ejs js, line 304 Returns: The contents of the specified file
- JSDoc: Global - api. ejs. co
An array of local variables that are always destructured from module:ejs localsName, available even in strict mode
- JSDoc: Source: docs jsdoc options. jsdoc - api. ejs. co
When this is set, absolute paths for includes * ( filename ejs) will be relative to the template root (s) * * @property {String} [openDelimiter='<'] * The opening delimiter for all statements This allows you to clearly delinate * the difference between template code and existing delimiters
|
|
|