Added FuseBox Bundler

https://github.com/fuse-box/fuse-box
This commit is contained in:
freehuntx 2020-11-10 10:26:54 +01:00 committed by GitHub
parent cbc6847568
commit a7b68ce0bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,6 +120,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
* [Brunch](https://github.com/brunch/brunch) - Fast front-end web app build tool with simple declarative config.
* [Parcel](https://github.com/parcel-bundler/parcel) - Blazing fast, zero configuration web application bundler.
* [Microbundle](https://github.com/developit/microbundle) - Zero-configuration bundler for tiny modules.
* [FuseBox](https://github.com/fuse-box/fuse-box) - A Zero-configuration bundler which is used programmatically.
## Type Checkers