Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cushjs/js-bundle

Javascript bundles for cush
https://github.com/cushjs/js-bundle

bundler cush javascript

Last synced: about 10 hours ago
JSON representation

Javascript bundles for cush

Awesome Lists containing this project

README

        

# @cush/js-bundle v0.2.2

Javascript bundles for [cush][1]

### Default plugins
- [buble][2] (es2015+)
- [sucrase][3] (`import` support)
- [uglify-js][4]

[1]: https://github.com/aleclarson/cush
[2]: https://github.com/cushJS/cush-plugin-buble
[3]: https://github.com/cushJS/cush-plugin-sucrase
[4]: https://github.com/cushJS/cush-plugin-uglify-js