earlify
v0.0.2
Published
browserify transformer for Earl Grey
Downloads
7
Maintainers
Readme
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.