earlify
browserify plugin for Earl Grey
Install:
npm install earlify
Use:
browserify -t earlify script.eg > bundle.js
In order to import Earl Grey code, require
statements will need to
include the .eg
extension in the name of the file.
browserify plugin for Earl Grey
Install:
npm install earlify
Use:
browserify -t earlify script.eg > bundle.js
In order to import Earl Grey code, require
statements will need to
include the .eg
extension in the name of the file.
npm i earlify
2
0.0.2
MIT