[ 原始碼: node-promise ]
套件:node-promise(8.0.1-1)
bare bones Promises/A+ implementation - Node.js module
Simple implementation of Promises. A super set of ES6 Promises designed to have readable, performant code and to provide just the extensions that are absolutely necessary for using promises today.
Node.js is an event-based server-side JavaScript engine.