folktale
A suite of libraries for generic functional programming in JavaScript that allows you to write elegant modular applications with fewer bugs and more reuse.
A suite of libraries for generic functional programming in JavaScript that allows you to write elegant modular applications with fewer bugs and more reuse.
A monad for disjunctions. (e.g.: computations that may fail)
Interface for the `window` and `document` variables of a webpage.
A structure for representing asynchronous actions with automatic resource handling.
A structure for values that may not be available or computations that may fail.
Static Land Compliant Remote Data Type in TypeScript
Write cleaner TypeScript
Create futures from other async standards
A library of types and utilities for your TypeScript and JavaScript projects
Type safe Option, Result, and Either types; inspired by Rust
Functional Programming for Pragmatists
Functional programming utility toolkit
The little algebra of callbacks
Maybe you should use this instead of nullable types..
Type safe Option, Result, and Either types; inspired by Rust
Opinionated functional programming library with easy use in mind
A monad for time-dependant values, providing explicit effects for delayed computations, latency, etc.
Typescript monads
Utilities for monadic promises.
Type safe Option and Result from the Rust programming language.