Turn async functions into ES2015 generators
This plugin transforms ES2015 modules to AMD
Compile ES2015 sticky regex to an ES5 RegExp constructor
Compile optional catch bindings
This plugin transforms ES2015 modules to SystemJS
Compile ES2015 destructuring to ES5
Ember helper to test the presence of an item in an array
This plugin transforms private class methods
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Compile ES2015 for...of to ES5
Inline environment variables.
Compile inline regular expression modifiers
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Compile regular expressions using named groups to ES5.
This addon provides array helpers for Ember templates and components.
Transform import() expressions
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
This plugin transforms ES2015 modules to UMD
Compile ES2015 spread to ES5
Compile ES2015 unicode string and number literals to ES5
Compile objects with duplicate keys to valid strict ES5
Compile ES2015 template literals to ES5
Compile object rest and spread to ES5
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings