README
BurnJS
Super lightweight JS module/asset loader
Currently in stealth mode.
TODO
- Documentation
- Unit tests
- Coverage
- Browser tests
- Automatic version increment
- Fix gem bundler
Super lightweight JS module/asset loader
<script type="module">
import burn from 'https://cdn.skypack.dev/burn';
</script>
Super lightweight JS module/asset loader
Currently in stealth mode.