Showing 41-60 of 134,254 packages
Turn JSX into React function calls in development
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Turn JSX into React function calls
Ensure that reserved words are quoted in property accesses
Compile Unicode property escapes in Unicode regular expressions to ES5.
This plugin transforms private class methods
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Turn async generator functions into ES2015 generators
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
This plugin transforms checks for a private property in an object
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Compile export namespace to ES2015
Compile optional catch bindings
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile regular expressions' unicodeSets (v) flag.
Add a __source prop to all JSX Elements
Add a __self prop to all JSX Elements
Compile inline regular expression modifiers
Mark top-level React method calls as pure for tree shaking
Add displayName to React.createClass calls