joshburgess / tagged-ts
A tagged unions code generation library for discriminating tastes
☆43Updated 2 years ago
Alternatives and similar repositories for tagged-ts:
Users that are interested in tagged-ts are comparing it to the libraries listed below
- fp-ts bindings for Fluture☆50Updated 5 years ago
- Indexed monads for TypeScript; a companion library of fp-ts☆18Updated 3 years ago
- An algebraic data type for loading and refreshing data.☆49Updated last year
- Stable hooks for react using FP-TS equality checks instead of shallow (reference) object comparison☆75Updated 2 years ago
- WIP Search TypeScript functions and methods by types☆86Updated 2 years ago
- fp-ts type class laws for property based testing☆81Updated last year
- fp-ts bindings for LocalStorage☆49Updated last year
- Parses route strings to a sum type using Matches from fp-ts-routing☆12Updated 3 years ago
- `request-frp` is a package that provides pure wrappers around `fetch` and `XMLHttpRequest`.☆14Updated 3 years ago
- TypeScript code generation from a haskell-like syntax for ADT. Playground:☆106Updated 5 years ago
- A porting of purescript-{canvas, drawing} featuring fp-ts