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
- Host: GitHub
- URL: https://github.com/mobily-enterprises/ejs4b
- Owner: mobily-enterprises
- License: mit
- Created: 2022-03-30T02:42:49.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-30T05:14:30.000Z (about 3 years ago)
- Last Synced: 2024-11-28T19:04:50.835Z (6 months ago)
- Language: JavaScript
- Size: 64.5 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.