Remove all console.* calls.
Remove unnecessary React propTypes from the production build
A plugin for vite that convert from require syntax to import that compat for es module.
This plugin transforms ES2015 modules to UMD
Babel transform for Flow Enums.
This changes RegExp constructors into literals if the RegExp arguments are strings.
> Selector parser with built in methods for working with selector strings.
Babel plugin to emit decorator metadata like typescript compiler
SWC coverage instrumentation plugin
Turn valid member expression property literals into plain identifiers
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Transform style sheet to be consumed by the LWC engine
transform loader for webpack
Compile ES2015 unicode string and number literals to ES5
Babel preset for all React plugins.
Transform TypeScript `const` enums
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Oxc Transformer Node API
Promised out of order transform.
Convert CSS stylesheets between left-to-right and right-to-left directions.
Transforms member style imports (import {x} from 'y') into default style imports (import x from 'y/lib/x')
Convert === and !== to == and != if their types are inferred to be the same.
TypeScript definitions for base64-stream
Transform a string into title case following English rules