node-es6-promise

Lightweight async code library for JavaScript (Node.js module)
  https://github.com/jakearchibald/es6-promise
  0
  no reviews



A lightweight library that provides tools for organizing asynchronous code in the browser, according to the ECMAScript 6 Promise, but as an ECMAScript 5 library.

Node.js is an event-based server-side JavaScript engine.