Search results
7 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
A comprehensive TypeScript library bringing Scala's powerful functional programming paradigms to JavaScript/TypeScript, featuring immutable collections, monads, pattern matching, and more
- typescript
- scala
- functional-programming
- fp
- option
- either
- try
- pattern-matching
- immutable
- collections
- list
- map
- set
- vector
- View more
A funtional programming library that designed to be minimally bolarplated, pattern compliant and typescript/javascript native.
- hanshi
- typescript
- javascript
- utility
- fp
- functional
- typeclass
- type-class
- type
- array
- array-monad
- promise
- promise-monad
- either
- View more
A package providing an implementation of maybe.
A package providing type-class implentations such as monad and traversable to the native type promise.
- hanshi
- typescript
- fp
- functional
- typeclass
- type-class
- promise
- promise-monad
- functor
- applicative
- monad
- traversable
A package providing an implementation of either: a biased union type.
A package providing some common default typeclass methods implementations given minimum complete definition of said typeclass
A package providing type-class implentations such as monad and traversable to the native javascript array.