This plugin transforms ES2015 modules to SystemJS
Transform class static blocks
A Babel plugin to inject imports to core-js@2 polyfills
Allow parsing of optional properties
Import with sanity.
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)
Compile inline regular expression modifiers
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Allow parsing of the logical assignment operators
Compile regular expressions using named groups to ES5.
Transform TypeScript into ES.next
Compile exponentiation operator to ES5
Turn async functions into ES2015 generators
Utilities for building ESLint plugins.
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile regular expressions' unicodeSets (v) flag.
Compile ES2015 for...of to ES5
Custom plugin for the LIMF forum
Allow parsing of '#foo in obj' brand checks
Allow parsing of import.meta
Transform optional chaining operators to workaround https://crbug.com/v8/11558
Vite plugins for component tagging and Tailwind config extraction
Remove nullish coalescing operator