asyncro. ⛵️ Beautiful Array utilities for ESnext async/await ~

developit.github.io/asyncro

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2018
  • Release —
  • 3.0.0
  • Switch to microbundle https://github.com/developit/microbundle
  • PR merge fixes
  • Merge pull request #9 from fimars/path-2
December 2017
  • Add `find()`, `every()`, `some()`
  • Merge pull request #8 from DanielRuf/remove-codesponsor
  • remove CodeSponsor
October 2017
  • codesponsor.io
May 2017
  • Merge pull request #5 from wKovacs64/fix-reduce-jsdoc
  • Fix `reduce()` accumulator type in JSDoc comment
February 2017
  • Merge pull request #4 from citycide/patch-1
  • back to using `pushReducer` helper
  • fix return value back to array of results
  • fix `series()` to run in sequence
October 2016
  • 🌲 spruce up the readme
  • 2.0.1
  • Add HTML documentation
  • Release —
  • 2.0.0
  • Documentation! 🎉
  • Switch to ava for tests, and add tests for `series()`, `parallel()` a…
  • Release —