

Parcel JS
Parcel 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.
Features
Properties
- Scalable
Features
- Zero configuration
- Build automation
Parcel JS News & Activities
Recent News
Recent activities
Parcel JS information
What is Parcel JS?
Parcel 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.
Features:
— Blazing fast bundle times - multicore compilation, and a filesystem cache for fast rebuilds even after a restart. — Out of the box support for JS, CSS, HTML, file assets, and more - no plugins to install. — Automatically transforms modules using Babel, PostCSS, and PostHTML when needed - even node_modules. — Zero configuration code splitting using dynamic import() statements. — Built in support for hot module replacement — Friendly error logging experience - syntax highlighted code frames help pinpoint the problem.



