Overview
Embedded JavaScript (EJS)
is a templating language for JavaScript.
The language of EJS is JavaScript-like.
Examples
Let's hop over to
examples here...
ejs-lint
Ejs-lint
is a linter for EJS.
Install
Install ejs-lint globally
npm install -g ejs-lint
📋
Usage
Simply run ejslint command with filename.
ejslint <file> ejslint foo.js
📋
JavaScript Guide (Chapter 501 - EJS)
EJS
Search Site
Home
Back To Top