@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.