Package: wnpp
Severity: wishlist
Owner: Michael Ikwuegbu <michaelikwueg...@gmail.com>
X-Debbugs-CC: debian-de...@lists.debian.org
* Package name : node-degenerator
Version : 3.0.2
Upstream Author : Nathan Rajlich <nat...@tootallnate.net> (http://n8.io/)
* URL : https://github.com/TooTallNate/node-degenerator#readme
* License : Expat
Programming Lang: JavaScript
Description : Compiles sync functions into async functions
This module takes a String to one or more synchronous JavaScript
functions, and returns a new String with those JS functions transpiled
into async functions.
.
Node.js is an event-based server-side JavaScript engine.