A lean Promises and Async lib for ES6/ES7
npm install seventhA lean Promises and Async lib for ES6/ES7.
* License: MIT
* Current status: stable
* Platform: Node.js / Browser
It comes with a standard Promise implementation, with additional utilities (forEach, map, reduce, filter)
and a set of decorators to do the job (once, timeout, retry, debounce, serialize, promisify node function and api).