Parcel Bundler

JSON →
library 1.6.3 ·javascript maintenance
verified Jun 4, 2026

Parcel is a web application bundler that offers zero configuration, out-of-the-box support for JS, CSS, HTML, and assets, automatic transforms via Babel/PostCSS/PostHTML, and built-in code splitting and hot module replacement. This package (v1.6.3) is the legacy v1 series; the current stable is Parcel v2. Key differentiators: zero-config setup, fast multicore compilation, filesystem caching, and a friendly error experience. Release cadence: maintained but legacy.