← All repos

fastpack

Pack JS code fast & easy

bundlerjavascript
Browse cluster: OCaml Systems and Utilities
938commits
14contributors
11languages

Tech stack & purpose

Fastpack is a JavaScript bundler designed to pack JS code into a single bundle with an emphasis on build speed. The project addresses the problem domain of JavaScript build tooling, competing with bundlers like Webpack and Parcel by offering significantly faster build times—achieving 0.730 seconds for initial builds and 0.084 seconds in watch mode on a ~1600 module test case. It is built for the JavaScript ecosystem and supports loaders such as babel-loader, style-loader, css-loader, and url-loader for preprocessing various file types. The project is community-driven, with contributions welcomed and coordinated through Open Collective for backers and sponsors.

Community & reference links

Languages

OCaml
61.2%
JavaScript
32.5%
Standard ML
3.3%
Perl
1.2%
C++
0.9%
Shell
0.4%
CSS
0.2%
Dockerfile
0.2%
Makefile
0.1%
C
0.0%
TypeScript
0.0%

Contributors