{"library":"parcel","type":"library","category":null,"description":"Parcel is a blazing fast, zero-configuration web application bundler designed for simplicity and performance. The current stable version is 2.16.4, with the project maintaining a frequent release cadence for minor and patch updates. Key differentiators include its 'zero-config' approach, aiming to get developers up and running quickly without extensive setup. Under the hood, Parcel leverages Rust-based tooling (such as its JavaScript compiler and HTML/SVG transformers since v2.15.0) for significant performance improvements in bundling, minification, and tree-shaking. It supports a wide range of web assets out-of-the-box, including JavaScript (ES modules, CommonJS), TypeScript, React Server Components (since v2.14.0), CSS, HTML, SVG, images, and more, with automatic code splitting and differential bundling. Parcel also offers a robust plugin system for extensibility and a programmatic API for custom build integrations.","language":"javascript","status":"active","version":"2.16.4","tags":["javascript"],"install":[{"cmd":"npm install parcel","imports":["import { Parcel } from '@parcel/core';","import { createWorkerFarm } from '@parcel/core';","import defaultConfig from '@parcel/config-default';"]},{"cmd":"yarn add parcel","imports":[]},{"cmd":"pnpm add parcel","imports":[]}],"homepage":"https://parceljs.org","github":"https://github.com/parcel-bundler/parcel","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/parcel","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/parcel/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Mon Jul 20","install_tag":null}}