Search results

179 packages found

Useful type to model success and failure

published 0.5.0 a day ago
M
Q
P

A JavaScript Implementation of Useful First-class Citizens

published 0.0.20 9 years ago
M
Q
P

[![Travis CI](https://travis-ci.org/ryoppy/scalike-typescript.svg?branch=master)](https://travis-ci.org/ryoppy/scalike-typescript)

published 0.0.7 9 years ago
M
Q
P

A collection of the most popular monads adapted for use in real projects

published 0.3.0 4 years ago
M
Q
P

An asynchronous either monad

published 1.0.3 5 years ago
M
Q
P

An asynchronous either monad compatible with Folktale result

published 1.0.2 5 years ago
M
Q
P

A simple utility for eitherifing functions.

published 1.0.3 2 years ago
M
Q
P

Well-typed data-structure for representing varying outcomes

published 8.3.0 4 years ago
M
Q
P

A Result expression in javascript

published 0.0.1 2 years ago
M
Q
P

Fantasy Land compatible types for easy integration with functional javascript libraries like ramda. This library benifits by having no dependencies

published 1.0.3 7 years ago
M
Q
P

Either data structure.

published 0.0.2 10 years ago
M
Q
P

A typed, standalone Either object for JavaScript and TypeScript

published 0.0.1-beta 2 years ago
M
Q
P

Powerful pipes for TypeScript, that chain Promise and ADT for you

published 0.11.0 2 years ago
M
Q
P

Simple TypeScript/ES2017 class to represent either values

published 0.0.2 6 years ago
M
Q
P

This package contains some typescript types i use in many project. Some examples are: ```ts const o1: Option<string> = { kind: 'some', value: 'hello i am an option value' }

published 0.0.26 3 years ago
M
Q
P

This package contains some helper functions i use in many project. Some examples are: ```ts const isNum1 = isNumber(3); const isNum2 = isStringNumber('3');

published 0.0.26 3 years ago
M
Q
P

Convert a Promise to a flyd Stream of Either value

published 1.0.0 8 years ago
M
Q
P

Type safe Option, Result, and Either types; inspired by Rust

published 0.5.1 3 years ago
M
Q
P

Computational effects - sum types

published 1.0.2 9 years ago
M
Q
P

A tiny functional programming library for TypeScript that provides Option (Some/None) and Either(Left/Right) with functor map, applicative map and monad flatmap

published 0.1.18 6 years ago
M
Q
P