FUSEBOX

一个具有全面 API 的快速 js 捆绑器/加载器。「A blazing fast js bundler/loader with a comprehensive API」

Github stars Tracking Chart

FUSEBOX v4 is out!

Install:

npm install fuse-box@next
import { fusebox } from 'fuse-box';
fusebox({
  target: 'browser',
  entry: 'src/index.tsx',
  webIndex: {
    template: 'src/index.html',
  },
  devServer: true,
}).runDev();

React demo

Open Collective

FuseBox contributors do this open source work in their free time. If you feel that using FuseBox increases your
productivity and you'd like us to invest more time in it, please back us up.

Backers

Support us with a monthly donation and help us continue our activities.
Become a backer.






























Sponsors

Become a sponsor and get your logo on our README on Github with a link to your site.
Become a sponsor










Main metrics

Overview
Name With Ownerfuse-box/fuse-box
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 8)
PlatformLinux, Mac, Windows
License:MIT License
所有者活动
Created At2016-10-28 10:37:16
Pushed At2022-12-01 07:53:31
Last Commit At2022-11-26 06:44:42
Release Count441
Last Release Namev4.0.0 (Posted on )
First Release Namev1.1.54 (Posted on )
用户参与
Stargazers Count4k
Watchers Count77
Fork Count236
Commits Count3.7k
Has Issues Enabled
Issues Count1299
Issue Open Count45
Pull Requests Count608
Pull Requests Open Count1
Pull Requests Close Count122
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private