Allow parsing of object rest/spread
Compile object rest and spread to ES5
This plugin transforms checks for a private property in an object
Compile ES2015 object super to ES5
Allow parsing of '#foo in obj' brand checks
Compile ES2015 shorthand properties to ES5
Compile objects with duplicate keys to valid strict ES5
Compile ES2015 arrow functions to ES5
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
stylis plugin to extract individual rules to use with insertRule API
Compile ES2015 for...of to ES5
Explode async and generator functions into a state machine.
This plugin transforms ES2015 modules to SystemJS
Rush plugin for Azure storage cloud build cache
Ensure that reserved words are quoted in object property keys
Compile ES2015 Unicode regex to ES5
Compile ES2015 computed properties to ES5
Compile object rest and spread to ES5
Polyfill for EmberData Packages API.
Local storage implementation
process.nextTick but always with args
Turn valid property key literals to plain identifiers
Compile class and object decorators to ES5
Call a specified method on each value in the given object.