Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cushjs/js-bundle
- Owner: cushJS
- License: mit
- Created: 2018-07-19T16:06:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-23T01:18:46.000Z (over 6 years ago)
- Last Synced: 2025-01-14T14:52:41.273Z (3 days ago)
- Topics: bundler, cush, javascript
- Language: CoffeeScript
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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