An open API service indexing awesome lists of open source software.

https://github.com/mobily-enterprises/ejs4b

EJS For Browsers as an ES6 module
https://github.com/mobily-enterprises/ejs4b

Last synced: 6 months ago
JSON representation

EJS For Browsers as an ES6 module

Awesome Lists containing this project

README

        

# ejs-prebuilt

[EJS](https://ejs.coo/) 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](https://github.com/mobily-enterprises/ejs4b) is a package that prepares ESLint for browser use as an ES6 module.