You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage nodejs-babel-plugin-transform-es2015-sticky-regex-6.8.0-1.lbn19.noarch
Compile ES2015 sticky regex to an ES5 RegExp constructor
RPMPackage nodejs-babel-plugin-transform-es2015-spread-6.8.0-1.lbn19.noarch
Compile ES2015 spread to ES5
RPMPackage nodejs-babel-plugin-transform-es2015-shorthand-properties-6.8.0-1.lbn19.noarch
Compile ES2015 shorthand properties to ES5
RPMPackage nodejs-babel-plugin-transform-es2015-parameters-6.9.0-1.lbn19.noarch
Compile ES2015 default and rest parameters to ES5
RPMPackage nodejs-babel-plugin-transform-es2015-object-super-6.8.0-1.lbn19.noarch
Compile ES2015 object super to ES5
RPMPackage nodejs-babel-plugin-transform-es2015-modules-systemjs-6.9.0-1.lbn19.noarch
 
RPMPackage nodejs-babel-plugin-transform-es2015-modules-commonjs-6.8.0-1.lbn19.noarch
 
RPMPackage nodejs-babel-plugin-transform-es2015-literals-6.8.0-1.lbn19.noarch
Compile ES2015 unicode string and number literals to ES5
RPMPackage nodejs-babel-plugin-transform-es2015-function-name-6.9.0-1.lbn19.noarch
Apply ES2015 function.name semantics to all functions
RPMPackage nodejs-babel-plugin-transform-es2015-for-of-6.8.0-1.lbn19.noarch
Compile ES2015 for...of to ES5
RPMPackage nodejs-babel-plugin-transform-es2015-duplicate-keys-6.8.0-1.lbn19.noarch
Compile objects with duplicate keys to valid strict ES5
RPMPackage nodejs-babel-plugin-transform-es2015-destructuring-6.9.0-1.lbn19.noarch
Compile ES2015 destructuring to ES5
RPMPackage nodejs-babel-plugin-transform-es2015-computed-properties-6.8.0-1.lbn19.noarch
Compile ES2015 computed properties to ES5
RPMPackage nodejs-babel-plugin-transform-es2015-classes-6.9.0-1.lbn19.noarch
Compile ES2015 classes to ES5
RPMPackage nodejs-babel-plugin-transform-es2015-block-scoping-6.9.0-1.lbn19.noarch
Compile ES2015 block scoping (const and let) to ES5
RPMPackage nodejs-babel-plugin-transform-es2015-block-scoped-functions-6.8.0-1.lbn19.noarch
Babel plugin to ensure function declarations at the block level are block scoped
RPMPackage nodejs-babel-plugin-transform-es2015-arrow-functions-6.8.0-1.lbn19.noarch
Compile ES2015 arrow functions to ES5
RPMPackage nodejs-babel-plugin-transform-async-to-generator-6.8.0-1.lbn19.noarch
Turn async functions into ES2015 generators
RPMPackage nodejs-babel-plugin-syntax-trailing-function-commas-6.8.0-1.lbn19.noarch
Compile trailing function commas to ES5
RPMPackage nodejs-babel-plugin-syntax-object-rest-spread-6.8.0-1.lbn19.noarch
Allow parsing of object rest/spread