Static AST checker for accessibility rules on JSX elements.
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.
Import with sanity.
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
Allow parsing of object rest/spread
Babel plugin to ensure function declarations at the block level are block scoped
A codemod to automatically add withZephyr plugin to bundler configurations
Compile objects with duplicate keys to valid strict ES5
Parcel v2 plugin that interpolates ENV in HTML files
This plugin transforms checks for a private property in an object
Prefetch all images for your web app
Compile ES2015 spread to ES5
Compile ES2015 block scoping (const and let) to ES5
Parcel v2 plugin. Enables the copy of multiple static files and folders into the specified folder on build success.
Compile ES2015 unicode string and number literals to ES5
Compile ES2015 template literals to ES5
Allow parsing of class static blocks
This plugin transforms private class methods
Add a __source prop to all JSX Elements
Apply ES2015 function.name semantics to all functions