Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/egoist/bubleup
Bili makes it easier to bundle JavaScript libraries.
https://github.com/egoist/bubleup
babel buble bundle bundler package rollup typescript
Last synced: about 10 hours ago
JSON representation
Bili makes it easier to bundle JavaScript libraries.
- Host: GitHub
- URL: https://github.com/egoist/bubleup
- Owner: egoist
- License: mit
- Created: 2016-08-03T12:17:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-08-11T22:49:24.000Z (over 1 year ago)
- Last Synced: 2024-10-29T15:20:38.473Z (3 months ago)
- Topics: babel, buble, bundle, bundler, package, rollup, typescript
- Language: TypeScript
- Homepage: https://bili.egoist.sh
- Size: 3.3 MB
- Stars: 1,043
- Watchers: 21
- Forks: 61
- Open Issues: 98
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bili
## Features
- ๐ Fast, zero-config by default.
- ๐ฆ Using Rollup under the hood.
- ๐ Automatically transforms JS files using Buble/Babel/TypeScript.
- ๐ Built-in support for `CSS` `Sass` `Stylus` `Less` `CSS modules`.
- ๐ถ Ridiculously easy to use Rollup plugins if you want.
- ๐จ Friendly error logging experience.
- ๐ป Written in TypeScript, automatically generated API docs.
## Documentation
https://bili.egoist.sh
## Author
**bili** ยฉ EGOIST, Released under the [MIT](./LICENSE) License.
Authored and maintained by EGOIST with help from contributors ([list](https://github.com/egoist/bili/contributors)).> [Website](https://egoist.sh) ยท GitHub [@EGOIST](https://github.com/egoist) ยท Twitter [@\_egoistlily](https://twitter.com/_egoistlily)