anyify

Browserify transform for anything

Usage no npm install needed!

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

README

anyify

Build Status

what is

a browserify transform for anything

like what

like coffeescript:

browserify -t [ anyify --coffee [ coffee-script?compile ] ]

go on

for a file extension (--coffee) load a thing (coffee-script) and do a thing (compile)

licence

MIT