Search results
48 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Functional programming in TypeScript
A Language-Service Plugin to Refactor and Diagnostic effect-ts projects
RemoteData type
Fluture type definitions for Sanctuary
Reactive library for data fetching, caching, state management
Helper library to type and safely handle Rust's `serde` JSON serializations of Enums. It can also be used standalone to implement Enums in TypeScript with plain objects.
Support for fastify routes returning functional structures, such as fp-ts Either, Task, TaskEither or plain javascript parameterless functions
mocoolka-fp is collection for **function program** . The extend on [fp-ts](https://github.com/gcanti/fp-ts) .
Functional programming in TypeScript
Tiny goodies for Continuation-Passing-Style functions
- library
- utilities
- function
- variadic
- polymorphic
- abstraction
- continuation
- cont
- cps
- task
- future
- control-flow
- pipe
- pipeline
- View more
Functional programming in TypeScript
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
Delightful Sum Types in TypeScript
`macoolka-object` is a library contains common object functions.
A RemoteData Collection class
`macoolka-type-model` is a library for define model in TypeScript. It easily build a type contain field and method to your Application. It provide a generation model for type and validition
Algebraic Data Type for Remote Data
`macoolka-io` is Runtime type system for IO decoding/encoding.
To install the stable version:
Contravariant functors in JS with Flow.
- contravariant
- functors
- functor
- profunctors
- fp
- functional-programming
- adt
- algebraic-data-types
- flow
- flowtype
- types
- haskell