Transform TypeScript into ES.next
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile regular expressions' unicodeSets (v) flag.
Transform class static blocks
Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`
This plugin transforms ES2015 modules to AMD
This plugin transforms ES2015 modules to SystemJS
Compile inline regular expression modifiers
Compile Unicode property escapes in Unicode regular expressions to ES5.
Dev server middleware for React Native
Turn async functions into ES2015 generators
Add displayName to React.createClass calls
Babel preset for all React plugins.
Create an error from multiple errors
Gonzales Preprocessor Edition (fast CSS parser)
Compile class and object decorators to ES5
Allow parsing of decorators
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Mark top-level React method calls as pure for tree shaking
Allow parsing of import()
Remote procedure call for client-server communication in Vite plugins
Dev tools and CLI for React Router
Compile regular expressions using duplicate named groups to index-based groups.