@uni-ts/composition
v0.1.0
Published
Utils for type-safe function composition in TypeScript.
Downloads
10
Maintainers
Readme
@uni-ts/composition
Type-safe function composition
The @uni-ts/composition package provides utilities for creating type-safe function pipelines in TypeScript. Compose functions together with full type inference, async support, and clean syntax that makes complex data transformations readable and maintainable.
To learn more about this package, see the Documentation.
