developit/asyncro
⛵️ Beautiful Array utilities for ESnext async/await ~
3 Releases
Latest: 8y ago
3.0.0Latest
📋 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
📋 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
Initial release!
