An open API service for software projects hosted on Open Collective.

github.com/gulpjs/now-and-later

Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.
https://github.com/gulpjs/now-and-later

chore: Normalize repository (#20)

d9ad43732f99bc7d74dd04acd4d0eb66d31c851d authored over 2 years ago
chore: Release 3.0.0 (#19)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

6036d78f17f27df135fc37be5a44b131775206a7 authored about 3 years ago
feat: Allow max concurrency for parallel map with option (#15)

chore!: Rename extensions to options and allow other configuration passed

Co-authored-by: Bla...

92ae356741c0591fca8752f195094657e21108c3 authored about 3 years ago
chore: Run prettier

b30c00d2bf9b185a237f16f2bb6ab6655fdacaf1 authored about 3 years ago
chore: Add additional tests to avoid a possible regression (#16)

Co-authored-by: Christopher J. Brody <[email protected]>

454a9e8e51dbb8645868a73e9acced6a17777425 authored about 3 years ago
chore: Run prettier

f2540bef53fcd3ab136b223336915b128742ff60 authored about 3 years ago
chore!: Normalize repository, dropping node <10.13 support (#18)

7dc89e93acae6c7a97447d8a5322043c26483631 authored about 3 years ago
Build: Add node 8 & 10 to matrix

f8e6665c529a3f006642d279757889e6dc93391b authored over 6 years ago
Release: 2.0.1

c2c029c86b50d103e0046d164a61fe3974147d16 authored over 6 years ago
Fix: Ensure methods complete correctly when array/object is empty (fixes #14)

d3f73714afd5aed20d9d9757dab8d4076697ff82 authored over 6 years ago
Build: Enforce consistent line endings

35ff902432e1d4ce24b5a9aab0dad87363f0ebe5 authored almost 8 years ago
Release: 2.0.0

771bb1509957b013f35852d94a26c4fa5e963e2a authored about 8 years ago
Breaking: Pass key to iterator

e4247166425cec5a08f360af18068e430374fc92 authored about 8 years ago
Release: 1.0.0

e7bfdad10eec578c0b42955d1cef18ff1ee14758 authored about 9 years ago
Update: Switch to mocha + expect for testing

4ffdfc85d8b0b7678b343050aafa8d69b6a783bb authored about 9 years ago
Docs: Add API documentation & improve usage (closes #5)

b8e612d43344ae2789cb2f96865d2aa1a791162b authored about 9 years ago
Build: Add eslint and jscs presets & update code

6bb724d049cce45b523faae58dab467cc30f3387 authored about 9 years ago
Scaffold: Normalize project

c7466a52c60f70f3f25a80228c343d56654c1bf6 authored about 9 years ago
Build: Fix jshint reporter

f9ea05c0a4ec5bcb9a749e76c1b76a8d12232dd9 authored about 9 years ago
Upgrade: Update once and dev dependencies

07ae3ef3b9f2edf02be1bea34cbff176ceeba3fc authored about 9 years ago
Release: 0.0.6

b95e6e3712e2847a585d32721d70f5315211107f authored about 9 years ago
Scaffold: Normalize project

7619b7ea668b9e500af8faaa0e54e3b276298f8a authored about 9 years ago
Update: Add tests (closes #1)

17e4984dce68094dba1eddba279a591520090388 authored about 9 years ago
Breaking: Rename methods to map & mapSeries

c0eac0a00b90c92eed5d0733bfd41358586e6da4 authored about 9 years ago
Release: 0.0.5

177e266eded3902dabb5e472f5b8be26c76a5c5d authored about 9 years ago
Breaking: Pass the result or error as the first argument to their respective extension points

4838caeb7b33f2fd9d9e2c59e61406ebc4731b2f authored about 9 years ago
Release: 0.0.4

f336a6e5dd3f2f7b9899448997d8c4de1eae9874 authored about 9 years ago
Fix: Remove async-done require & use once to ensure callback is only called once

387f4b19f2afbef84db15249b0dfb3dfb00c6622 authored about 9 years ago
Breaking: Always require an iterator

5bcbc0926c0916937a999336fedb9ea03107fc2c authored about 9 years ago
Release: 0.0.3

c2f1eec593e65b0fc5ff10e109363e916590e894 authored about 9 years ago
Update: Initialize results like async.map/mapSeries

4b000fa529ac5afffaa6bbff9f0a1a608fbbe4f8 authored about 9 years ago
Release: 0.0.2

a8cc05df691c17b75859c21bb4e85a0fbbc878a8 authored about 9 years ago
Docs: Update usage for callback argument

b55df11195b1e28a2b5e83e7df91b7cb4f042c35 authored about 9 years ago
Breaking: Add create extension point, pass storage around like asyncListener & take a callback as last argument

1ec11137cb98b59b1cf45a473f4e840e14c7cc48 authored about 9 years ago
New: First implementation

93550edbb2182c494b1cc17c0c3de289fbdd043b authored about 9 years ago
Release: 0.0.1

d62e0b1b1c5303a738c7c1d4a6423f587f03acab authored about 9 years ago
Scaffold: Repository creation

6df9475a893fc594d6d8e57eb6023f4dc0d49098 authored about 9 years ago