An open API service indexing awesome lists of open source software.

https://github.com/rreverser/promise-array

Work with array of Promises as with simple array of values
https://github.com/rreverser/promise-array

Last synced: about 1 year ago
JSON representation

Work with array of Promises as with simple array of values

Awesome Lists containing this project

README

          

promise-array
=====

[![Build Status](https://travis-ci.org/RReverser/promise-array.png?branch=master)](https://travis-ci.org/RReverser/promise-array)

PromiseArray is library that allows you to work with array of Promises as with simple array of values with usual ES5 methods.