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 Vite plugin for automatic Static Site Generation (SSG) with SPA fallback support for React applications
Compile objects with duplicate keys to valid strict ES5
A codemod to automatically add withZephyr plugin to bundler configurations
This plugin transforms checks for a private property in an object
Compile ES2015 spread to ES5
Parcel v2 plugin that interpolates ENV in HTML files
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
Compile ES2015 classes to ES5
Allow parsing of the logical assignment operators
Compile ES2015 arrow functions to ES5
OpenLayers mapping library
Add a __self prop to all JSX Elements