earlify

browserify transformer for Earl Grey

Usage no npm install needed!

<script type="module">
  import earlify from 'https://cdn.skypack.dev/earlify';
</script>

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.