A Babel preset for each environment.
Allow parsing of '#foo in obj' brand checks
Compile regular expressions using named groups to ES5.
Transform class static blocks
Compile optional catch bindings
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Allow parsing of class static blocks
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Compile inline regular expression modifiers
UI-Router Extras: Sticky states, Future States, Deep State Redirect, Transition promise
Turn JSX into React function calls
Remote procedure call for client-server communication in Vite plugins
Turn async generator functions into ES2015 generators
Slice GeoJSON data into vector tiles efficiently
This plugin transforms checks for a private property in an object
Compile object rest and spread to ES5
Compile export namespace to ES2015
Transforms logical assignment operators into short-circuited assignments
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile regular expressions' unicodeSets (v) flag.
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`
Vega layer for Leaflet
Compile Unicode property escapes in Unicode regular expressions to ES5.