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
Compile ES2015 classes to ES5
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile regular expressions' unicodeSets (v) flag.
Compile `using` and `await using` declarations to ES2015
Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab
Add displayName to React.createClass calls
Compile ES2015 default and rest parameters to ES5
Turn JSX into React function calls in development
Node.js module to detect the C standard library (libc) implementation family and version
Remove any existing casing from a string.
Compile regular expressions using duplicate named groups to index-based groups.
Encode and decode base64 encoded strings
Replace matching strings and regexes in files
A simple parser/writer for the Session Description Protocol
A library for adding htmlbars to ember CLI
Strip flow type annotations from your output code.
Compile ES2015 spread to ES5
Compile ES2015 destructuring to ES5
Tiny Casing utils
Compile ES2015 object super to ES5
Convert a string to space case.
Generic interruptible "parser" mixin for Transform & Writable streams