Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 334 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 334 Bytes

ejs-prebuilt

EJS is written for node.js, and the developers do not support running it in the browser as an ES6 module, but only as an UMD file (polluting the global scope) using Browserify.

ejs4b is a package that prepares ESLint for browser use as an ES6 module.