This plugin transforms private class methods
Helper to wrap functions inside a function call.
A Lucide icon library package for React applications.
Transform optional chaining operators into a series of nil checks
Compile ES2015 shorthand properties to ES5
Explode async and generator functions into a state machine.
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile ES2015 Unicode regex to ES5
Add a __self prop to all JSX Elements
Compile ES2015 constants to ES5
Allow parsing of async generator functions
Add a __source prop to all JSX Elements
Download and launch browsers
Organise your package versioning and publishing to make both contributors and maintainers happy
Inquirer prompts, combined in a single package
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Allow parsing of optional catch bindings
Allow parsing of top-level await in modules
Allow parsing of the flow syntax
Strip flow type annotations from your output code.
Allow parsing of optional properties
Transform optional chaining operators to workaround https://crbug.com/v8/11558