lie-map

0.1.3 • Public • Published

lie-map

API

npm install lie-map
var map = require('lie-map');

map

map(array of promises, function)

Takes the array of values, applies function to them, and returns a promise for all the values. Function will be called with a value (not a promise) and may return either a promise or a value, array can filled with promises or values or a mixture.

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.3
    7
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.3
    7
  • 0.1.2
    0
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i lie-map

Weekly Downloads

7

Version

0.1.3

License

MIT

Last publish

Collaborators

  • cwmma