This plugin transforms ES2015 modules to UMD
Allow parsing of import.meta
Allow parsing of object rest/spread
Sends the msg through the first output after the set timer duration. If a new msg is received before the timer has ended, it will replace the existing msg and the timer will be restarted, unless the new msg has a payload of 'stop' or 'STOP', in which case
With this adapter you can build visualization for ioBroker with Home Assistant Lovelace UI
Babel plugin to ensure function declarations at the block level are block scoped
Compile objects with duplicate keys to valid strict ES5
This plugin transforms private class methods
This plugin transforms checks for a private property in an object
Compile ES2015 spread to ES5
Small countdown timer and stopwatch module.
Compile ES2015 block scoping (const and let) to ES5
Compile ES2015 unicode string and number literals to ES5
Allow parsing of class static blocks
Compile ES2015 template literals to ES5
Apply ES2015 function.name semantics to all functions
Add a __source prop to all JSX Elements
Compile ES2015 classes to ES5
Compile ES2015 arrow functions to ES5
Allow parsing of the logical assignment operators
Add a __self prop to all JSX Elements
This plugin transforms ES2015 modules to AMD
Compile ES2015 computed properties to ES5
This plugin transforms ES2015 modules to SystemJS