Compile ES2015 classes to ES5
Allow parsing of BigInt literals
Add a __source prop to all JSX Elements
Compile ES2015 object super to ES5
Compile ES2015 computed properties to ES5
Transform import() expressions
Ensure that no reserved words are used.
Compile object rest and spread to ES5
Compile ES2015 default and rest parameters to ES5
A Storybook addon which allows you to add badges to your stories
Transforms logical assignment operators into short-circuited assignments
A pino logger plugin for hono
Compile inline regular expression modifiers
Vite plugins for component tagging and Tailwind config extraction
Rollup plugin to trim trailing spaces, compact empty lines, and normalize line endings
Add a __self prop to all JSX Elements
Compile ES2015 shorthand properties to ES5
Allow parsing of class properties
Compile ES2015 destructuring to ES5
Compile exponentiation operator to ES5
Explode async and generator functions into a state machine.
A Babel plugin to inject imports to regenerator-runtime
Find object values by passing the path as string.
Transforms new.target meta property