A blazing fast JavaScript bundler and loader with a comprehensive API.
FuseBox is a fast and flexible JavaScript bundler and module loader designed to streamline the build process for modern web applications. It provides a comprehensive API that allows developers to configure and extend their bundling workflow with ease, supporting TypeScript natively and offering an integrated development server.
Frontend and full-stack developers working on JavaScript or TypeScript projects who need a performant and configurable bundling solution.
Developers choose FuseBox for its exceptional speed, simplicity in configuration, and powerful plugin system, making it a compelling alternative to more complex bundlers like Webpack.
A blazing fast js bundler/loader with a comprehensive API :fire:
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
FuseBox is optimized for speed in both development and production builds, as highlighted in its key features, ensuring efficient bundling and loading for modern apps.
It supports TypeScript natively without extra configuration, simplifying setup for TypeScript projects, as noted in the features and demo example.
Includes a built-in development server with hot reloading, streamlining the development workflow directly from the configuration, as shown in the README code snippet.
Can bundle for multiple targets like browser, server, or Electron, offering versatility for various application types, per the key features.
The README explicitly warns 'LIMITED SUPPORT. USE AT YOUR OWN RISK,' indicating potential instability and lack of long-term maintenance for production use.
Compared to competitors like Webpack, FuseBox has a more limited selection of third-party plugins and community resources, which can restrict customization options.
Its powerful and flexible API requires more manual setup and learning effort, unlike more opinionated tools that offer simpler defaults.
FuseBox is an open-source alternative to the following products:
webpack is a static module bundler for modern JavaScript applications that processes and bundles assets like JavaScript, CSS, and images for web deployment.
A fast, zero-configuration web application bundler that supports JavaScript, CSS, HTML, and other assets with built-in hot module replacement.