Showing 41-60 of 398,977 packages
Compile ES2015 Unicode regex to ES5
Compile ES2015 Unicode escapes to ES5
Compile ES2015 sticky regex to an ES5 RegExp constructor
Ensure that no reserved words are used.
Transforms logical assignment operators into short-circuited assignments
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
Turn async generator functions into ES2015 generators
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)
Turn JSX into React function calls in development
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
Convenience wrapper for performing AST transformations with browserify transform streams
Compile ES2015 classes to ES5
Compile optional catch bindings