The compose function takes one to many functions as arguments and returns a function that takes a single value. When invoked the compose function invoked the last function argument with the value, then proceeds to pass the result to the previous function
TypeScript-FP Compose
Functional programming in TypeScript
Lodash modular utilities.
A small collection of functional programming utils
No description provided.
A collection of codecs and combinators for use with io-ts
Plugin helper for Fastify
Manage docker-compose from Node.js
compose Koa middleware
TypeScript runtime type system for IO decoding/encoding
fp-ts ESLint rules
Simple `and` and `or` functional programming predicates
Custom Jest matchers for projects using using fp-ts and io-ts
Effect-TS is a zero dependency set of libraries to write highly productive, purely functional TypeScript at scale.
GraphQL schema builder from different data sources with middleware extensions.
The missing pseudo-standard library for fp-ts.
Functional programming utilities for TypeScript
A community driven utility package for fp-ts
TypeScript definitions for koa-compose
Implementation of newtypes in TypeScript
JSS plugin for classes composition
A simple utility for composing two or more react refs into a single callback ref.
Compose new functions f(g(x))