ts-functional-pipe
Heavily overloaded functions (pipe/compose) for type-safe function composition in TypeScript
rubico
[a]synchronous functional programming
fn-pipe
Pipe function for function composition
pipa-fns
a pipe function is a utility function that allows you to compose a series of functions together, where the output of one function becomes the input of the next function. "Function mengalir sampai jauh".