Pipelean is a pragmatic JavaScript library for sequential async operations with first-class error handling. It focuses on explicit execution, predictable results, and avoiding common async anti-patterns.
Checks with yarn lint and yarn test.
- guide.md - High level guide
- examples.md - Practical usage examples for all functions
- reference.md - Reference docs