A Babel plugin to inject imports to core-js@2 polyfills
Allow parsing of import.meta
Allow parsing of '#foo in obj' brand checks
Allow parsing of object rest/spread
Remove nullish coalescing operator
Allow parsing of the logical assignment operators
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile regular expressions' unicodeSets (v) flag.
Compile inline regular expression modifiers
Compile regular expressions using named groups to ES5.
Compile objects with duplicate keys to valid strict ES5
Transform optional chaining operators to workaround https://crbug.com/v8/11558
Allow parsing of async generator functions
Compile ES2015 spread to ES5
This plugin transforms checks for a private property in an object
Allow parsing of class static blocks
yapi-plugin to setup api watch-job
Compile ES2015 unicode string and number literals to ES5
A lightweight Node.js API proxy for forwarding frontend requests to a real backend server.
Compile ES2015 template literals to ES5
Compile object rest and spread to ES5
Add displayName to React.createClass calls
Transform import() expressions
Vite plugins for component tagging and Tailwind config extraction