This plugin transforms ES2015 modules to SystemJS
Turn JSX into React function calls
Turn async generator functions into ES2015 generators
Compile Unicode property escapes in Unicode regular expressions to ES5.
This plugin transforms checks for a private property in an object
This plugin transforms private class methods
Ensure that reserved words are quoted in property accesses
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Compile export namespace to ES2015
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Compile regular expressions using duplicate named groups to index-based groups.
Transform stream to read line-by-line and write a string
Compile optional catch bindings
Compile inline regular expression modifiers
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Mark top-level React method calls as pure for tree shaking
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile regular expressions' unicodeSets (v) flag.
fast buffer storage
Tiny utilities for inserting transformation logic into Node.js stream and Web Streams pipelines
Add displayName to React.createClass calls
Consume a stream of data into a binary Buffer as efficiently as possible
Turn JSX into React function calls in development
Strip flow type annotations from your output code.