Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 502 Bytes

File metadata and controls

13 lines (8 loc) · 502 Bytes

CLAUDE.md

Project Overview

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.

Related Documentation