GitPedia
developit

developit/asyncro

⛵️ Beautiful Array utilities for ESnext async/await ~

3 Releases
Latest: 8y ago
3.0.0Latest
developitdevelopit·8y ago·January 22, 2018
GitHub

📋 Changes

  • 🎉 Add `find()`, `every()`, `some()` methods (#9, thanks @fimars!)
  • fix `series()` to run in sequence (#4, thanks @citycide!)
  • Switch build to microbundle
2.0.0
developitdevelopit·9y ago·October 23, 2016
GitHub

📋 Changes

  • `map()` and `filter()` now run in parallel by default! (#1)
  • Real [documentation](https://developit.github.io/asyncro/)!
  • Added some tests, powered by ava
  • Much smaller rollup-based build (450 bytes!)
1.0.0
developitdevelopit·9y ago·October 21, 2016
GitHub

Initial release!