Package: wnpp Severity: wishlist Owner: Yadd <y...@debian.org> X-Debbugs-Cc: debian-de...@lists.debian.org, pkg-javascript-de...@lists.alioth.debian.org
* Package name : node-regenerator Version : 0.15.0 Upstream Author : Ben Newman <b...@cs.stanford.edu>, Facebook Inc. * URL : https://github.com/facebook/regenerator * License : Expat Programming Lang: JavaScript Description : Functional JavaScript transformator node-regenerator implements a fully-functional source transformation that takes the syntax for generators/`yield` from ECMAScript 2015 or ES2015 and Asynchronous Iteration proposal and spits out efficient JS-of-today (ES5) that behaves the same way. This package will provide new packages: * node-regenerator: just /usr/bin/regenerator * node-regenerator-preset: Babel preset for easy use of regenerator-transform It will also replace node-regenerator-runtime and node-regenerator-transform which ar currently built using npmjs.org as source but comes from this repository. Package will be maintained under JS Team umbrella.