Monday, January 10, 2022

Parcel.js: Web Application Bundler


flaviocopes.com/parcel

Parcel is a Web Application Bundler. It's in the same tool category of WebPack, with a different value proposition. Parcel promises to do many things without any configuration at all, and be fast too.


"Parcel is a zero configuration build tool for the web. It combines a great out-of-the-box development experience with a scalable architecture that can take your project from just getting started to massive production application."