1. bili
A zero configuration library bundler.
bili
Package: bili
Created by: egoist
Last modified: Mon, 13 Jun 2022 04:36:57 GMT
Version: 5.0.5
License: MIT
Downloads: 8,504
Repository: https://github.com/egoist/bili

Install

npm install bili
yarn add bili

Bili

NPM version NPM downloads CircleCI codecov donate chat

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.
preview

Documentation

https://bili.egoist.sh

Author

bili ยฉ EGOIST, Released under the MIT License.

Authored and maintained by EGOIST with help from contributors (list).

Website ยท GitHub @EGOIST ยท Twitter @_egoistlily

Dependencies

RELATED POST

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin