Showing 1-20 of 94 packages
ADTs for TypeScript
Queue + Stack ADTs.
Pattern mattching, ADTs for Typescript
ADTS parser.
A Type library with core ADTs.
Typescript implementation of Elm ADTs
🪴 The kind of ADTs you can count on in TypeScript
streams based on ADTs and pure FP
JavaScript HLS client using MediaSourceExtension
An Algebraic Data Type generator for Typescript
Pokemonads is a collection of common algebraic data types which are compatible with [Fantasy Land](https://github.com/fantasyland/fantasy-land/)
Pattern mattching, ADTs for Typescript
Run catamorphisms and other recursion schemes over church-encoded ADTs
A TypeScript-based library for ADTs (Abstract Data Types)
A TypeScript library that helps create type-safe dispatcher and reducer functions
Derive Covariant (Functor), Foldable, and Traversable instances, as well as base functors, for algebraic data types (ADTs)
An embedded DSL for experimentation of Lapis Semantics
Abstract Data Types in TypeScript
## Overview A collection of ADTs representing data that must be fetched asynchronously, inspired by [@devexperts/remote-data-ts](https://github.com/devexperts/remote-data-ts). Provides a wider range of ADTs for more specific use cases, such as a feed that
A data structures, ADTs, and algorithms library in TypeScript