Search results

14 packages found

Typed Option/Optional/Maybe for TypeScript and JavaScript, created to simplify code involving optional values (null, undefined, NaN).

published 6.0.2 15 days ago
M
Q
P

plain implementation of Maybe (Optional, Nullable) monad

published 2.0.0 8 years ago
M
Q
P

A Declarative way to deal with null , undefined and promises via optional and streams

published 2.1.10 2 years ago
M
Q
P

A stateless implementation of the maybe monad

published 2.2.3 5 years ago
M
Q
P

TypeScript maybe monad for reaching child fields inside complicated objects.

published 1.2.2 4 years ago
M
Q
P

JavaScript Optional class

published 1.0.1 8 years ago
M
Q
P

Maybe function wrapper

published 1.0.0 7 years ago
M
Q
P

Quantifiers of nullable types like as Array.prototype every/some

published 0.1.2 3 years ago
M
Q
P

Maybe is a type with tow variantes Some and None, can have nothing (None) or some value (Some). The Maybe variable makes it possible to have a something depending on the particular value.

published 1.1.0 3 years ago
M
Q
P

Maybe library for working with null and undefined

published 1.0.1 2 years ago
M
Q
P

utility for safe handling of null and undefined values

published 1.1.4 3 years ago
M
Q
P

wraps a function in null/undefined guards. checks that all arguments have some value. shouldn't be used ifnull or undefined is acceptable for any arguments.

published 0.0.4 8 years ago
M
Q
P

An implementation of the maybe monad

published 1.0.2 6 years ago
M
Q
P

Get a deeply nested value from an object or undefined if an intermediate key is missing

published 0.1.1 11 years ago
M
Q
P