Package Exports
- seventh
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (seventh) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Seventh
A lean Promises and Async lib for ES6/ES7.
- License: MIT
- Current status: alpha
- Platform: Node.js and browsers
It comes with a standard Promise implementation, with additional utilities (forEach, map, reduce, filter) and a set of decorators and wrappers to do the job (once, timeout, retry, debounce, serialize, promisify node function and api).