View on GitHub

301-reading-notes

EJS

EMBEDDED JAVASCRIPT TEMPLATING

EJS is a simple templating language that lets you generate HTML markup with plain JavaScript.

How to Install?

npm install ejs

Options

Tags