OpenClaw plugin for Parcel package delivery tracking
This plugin transforms ES2015 modules to CommonJS
Reporter to clean dist files for Parcel v2
Pug template support for Parcel bundler
Parcel import resolution plugin for eslint-plugin-import.
Allow parsing of jsx
A CSS parser, transformer, and minifier written in Rust
Compile ESNext Regular Expressions to ES5
Allow parsing of the module attributes in the import statement
React specific linting rules for ESLint
Babel plugin to ensure function declarations at the block level are block scoped
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 block scoping (const and let) to ES5
Importing CSS files as a string to JavaScript
A CSS parser, transformer, and minifier written in Rust
This plugin transforms ES2015 modules to UMD
Apply ES2015 function.name semantics to all functions
Enhanced TypeScript support for Parcel bundler
Compile ES2015 arrow functions to ES5
Static AST checker for accessibility rules on JSX elements.
Resolve tsconfig baseUrl and paths imports with Parcel
Compile ES2015 for...of to ES5
Import with sanity.
Allow parsing of the nullish-coalescing operator