bili
Version:
A zero configuration library bundler.
27 lines (17 loc) โข 1.71 kB
Markdown
# Bili
<a href="https://npmjs.com/package/bili"><img src="https://img.shields.io/npm/v/bili.svg?style=flat" alt="NPM version"></a> <a href="https://npmjs.com/package/bili"><img src="https://img.shields.io/npm/dm/bili.svg?style=flat" alt="NPM downloads"></a> <a href="https://circleci.com/gh/egoist/bili/tree/master"><img src="https://circleci.com/gh/egoist/bili/tree/master.svg?style=shield" alt="CircleCI"></a> <a href="https://codecov.io/gh/egoist/bili"><img src="https://codecov.io/gh/egoist/bili/branch/master/graph/badge.svg" alt="codecov"></a> <a href="https://github.com/egoist/donate"><img src="https://img.shields.io/badge/$-donate-ff69b4.svg?maxAge=2592000&style=flat" alt="donate"></a> <a href="https://chat.egoist.moe"><img src="https://img.shields.io/badge/chat-on%20discord-7289DA.svg?style=flat" alt="chat"></a>
## 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.
<img src="https://unpkg.com/@egoist/media@1/projects/bili/preview.svg" width="600" alt="preview">
## Documentation
https://bili.egoist.sh
## Author
**bili** ยฉ EGOIST, Released under the [MIT](./LICENSE) License.<br>
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)