A fork of the Uglify js brunch plugin adding Ngmin support.
Enhanced TypeScript support for Parcel bundler
Static AST checker for accessibility rules on JSX elements.
Resolve tsconfig baseUrl and paths imports with Parcel
Import with sanity.
Compile ES2015 for...of to ES5
Allow parsing of import.meta
A codemod to automatically add withZephyr plugin to bundler configurations
Parcel v2 plugin that interpolates ENV in HTML files
Allow parsing of object rest/spread
OpenLayers mapping library
Allow parsing of the logical assignment operators
Babel plugin to ensure function declarations at the block level are block scoped
Compile objects with duplicate keys to valid strict ES5
A CSS parser, transformer, and minifier written in Rust
This plugin transforms private class methods
Parcel v2 plugin. Enables the copy of multiple static files and folders into the specified folder on build success.
This plugin transforms checks for a private property in an object
Compile regular expressions using named groups to ES5.
Compile ES2015 spread to ES5
Compile ES2015 block scoping (const and let) to ES5
Compile ES2015 unicode string and number literals to ES5
Compile ES2015 template literals to ES5
Allow parsing of class static blocks