This plugin transforms ES2015 modules to UMD
Allow parsing of import.meta
Convert between various world calendars
Allow parsing of object rest/spread
Babel plugin to ensure function declarations at the block level are block scoped
Webpack plugin for using service workers
Embed javascript and css source inline when using the webpack dev server or middleware
Next.js with PWA, powered by workbox.
Compile objects with duplicate keys to valid strict ES5
This plugin transforms checks for a private property in an object
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
StyleX eslint plugin.
This plugin transforms private class methods
Allow parsing of class static blocks
Apply ES2015 function.name semantics to all functions
Shared eslint configurations
Add a __source prop to all JSX Elements
Bundles your assets from remote urls with your app
Compile ES2015 classes to ES5
Allow parsing of the logical assignment operators
Compile ES2015 arrow functions to ES5