Description
Write cleaner TypeScript
Keywords
- typescript
- javascript
- monads
- maybe
- result
- either
- list
- functional
- list-monad
- maybe-monad
- either-monad
- result-monad
Publisher
Description
Error handling
Keywords
Publisher
Description
functional javascript
Keywords
Publisher
Description
A port of the PHP bingo-functional library
Keywords
- bingo-functional
- curry
- partial application
- helpers
- compose
- zip
- map
- reduce
- fold
- filter
- monads
- immutability
- IO monad
- Reader monad
- View more
Publisher
Description
Jest matcher for Either objects.
Keywords
Publisher
Description
Well-typed data-structure for representing varying outcomes
Keywords
Publisher
Description
Strongly typed general purpose utilities
Keywords
Publisher
Description
Result type inspired by Rust.
Keywords
Publisher
Description
A collection of the most popular monads adapted for use in real projects
Keywords
Publisher
Description
> Functional programming utilities
Keywords
Publisher
Description
Types and implementations whose APIs are inspired by Rust's `Option<T>` and `Result<T, E>`.
Keywords
Publisher
Description
Type safe Option, Result, and Either types; inspired by Rust
Keywords
Publisher
Description
A tiny functional programming library for TypeScript that provides Option (Some/None) and Either(Left/Right) with functor map, applicative map and monad flatmap
Keywords
Publisher
Description
A Simple Maybe Monad Module. Plays nice with Ramda.
Keywords
Publisher
Description
Rust style result based on typescript discriminated union
Keywords
Publisher
Description
A Typescript implementation of the Either data type
Keywords
Publisher
Description
Fast Either and Maybe from Fantasy Land with Flow and TypeScript support
Keywords
Publisher
Description
Functional Programming Library
Keywords
Publisher
Description
Support for fastify routes returning functional structures, such as fp-ts Either, Task, TaskEither or plain javascript parameterless functions