This plugin transforms ES2015 modules to CommonJS
Parcel plugin for generating an bundle manifest.
Compile class public and private fields, private methods and decorators to ES6
OpenClaw plugin for Parcel package delivery tracking
Allow parsing of TypeScript syntax
Allow parsing of jsx
A CSS parser, transformer, and minifier written in Rust
Reporter to clean dist files for Parcel v2
Pug template support for Parcel bundler
Allow parsing of the module attributes in the import statement
Parcel import resolution plugin for eslint-plugin-import.
React specific linting rules for ESLint
Compile ESNext Regular Expressions to ES5
A CSS parser, transformer, and minifier written in Rust
A CSS parser, transformer, and minifier written in Rust
Importing CSS files as a string to JavaScript
Static AST checker for accessibility rules on JSX elements.
Import with sanity.
An [Unplugin](https://unplugin.unjs.io/) that lets you use Parcel's [macro](https://parceljs.org/features/macros/) implementation in webpack, Vite, Rollup, esbuild, Next.js, and more.
Compile ES2015 for...of to ES5
This plugin transforms ES2015 modules to UMD
Enhanced TypeScript support for Parcel bundler
Resolve tsconfig baseUrl and paths imports with Parcel
Allow parsing of import.meta