Complexity Score
High
Open Issues
N/A
Dependent Projects
34
Weekly Downloadsglobal
16,095
License
- MIT
- Yesattribution
- Permissivelinking
- Permissivedistribution
- Permissivemodification
- Nopatent grant
- Yesprivate use
- Permissivesublicensing
- Notrademark grant
Downloads
Readme
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.
Features
- π Zero config β Parcel supports many languages and file types out of the box, from web technologies like HTML, CSS, and JavaScript, to assets like images, fonts, videos, and more. It has a built-in dev server with hot reloading, beautiful error diagnostics, and much more. No configuration needed!
- β‘οΈ Lightning fast β Parcelβs JavaScript compiler is written in Rust for native performance. Your code is built in parallel using worker threads, utilizing all of the cores on your machine. Everything is cached, so you never build the same code twice. Itβs like using watch mode, but even when you restart Parcel!
- π Automatic production optimization β Parcel optimizes your whole app for production automatically. This includes tree-shaking and minifying your JavaScript, CSS, and HTML, resizing and optimizing images, content hashing, automatic code splitting, and much more.
- π― Ship for any target β Parcel automatically transforms your code for your target environments. From modern and legacy browser support, to zero config JSX and TypeScript compilation, Parcel makes it easy to build for any target β or many!
- π Scalable β Parcel requires zero configuration to get started. But as your application grows and your build requirements become more complex, itβs possible to extend Parcel in just about every way. A simple configuration format and powerful plugin system thatβs designed from the ground up for performance means Parcel can support projects of any size.
Getting Started
See the following guides in our documentation on how to get started with Parcel.
- Building a webapp with Parcel
- Building a library with Parcel
- Migrating from Parcel v1
Documentation
Read the docs at https://parceljs.org/docs/.
Community
- β Ask questions on GitHub Discussions.
- π¬ Join the community on Discord.
- π£ Stay up to date on new features and announcements on Twitter.
Contributors
This project exists thanks to all the people who contribute. [Contribute].
Backers
Thank you to all our backers! π [Become a backer]
Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]
Dependencies
Loading dependencies...
CVE IssuesActive
0
Scorecards Score
3.30
Test Coverage
No Data
Follows Semver
Yes
Github Stars
43,704
Dependenciestotal
2
DependenciesOutdated
0
DependenciesDeprecated
0
Threat Modelling
No Data
Repo Audits
No Data
Learn how to distribute @parcel/packager-raw-url in your own private NPM registry
$npm config set registry
https://npm.cloudsmith.com/owner/repo
/Processing...
βDone
$npm install @parcel/packager-raw-url
/Processing...
βDone
Releases
Loading Version Data
NPM on Cloudsmith