twop / ts-unionLinks
ADT sum type in typescript
☆70Updated 3 years ago
Alternatives and similar repositories for ts-union
Users that are interested in ts-union are comparing it to the libraries listed below
Sorting:
- The TypeScript Standard Library☆121Updated 3 years ago
- Partial application syntax and lambda parameters for JavaScript, inspired by Scala's `_` & Kotlin's `it`☆185Updated 3 years ago
- 👾 JS type systems interportability☆245Updated 3 years ago
- A simple encoding of higher-kinded types in TypeScript☆213Updated 3 years ago
- Pattern matching in TS with Record Patterns, Type Patterns, type inference and more☆68Updated 5 years ago
- playground for type-level primitives in TypeScript☆173Updated 11 months ago
- Ramda functions reimplemented in fp-ts☆140Updated 5 years ago
- A composable API for reusable React code.☆85Updated 3 years ago
- Computational environments and effects for TypeScript☆62Updated 3 years ago
- Implementation of Algebraic effects (https://bit.ly/2Mo7w3Q) based on Generators☆57Updated 7 years ago
- A library for simulating immutable generators in JavaScript☆125Updated 6 years ago
- fp-ts bindings for Fluture☆50Updated 5 years ago
- Yet another Optics library in JavaScript. Based on the famous lens library from Haskell. Wrapped in a convenient Proxy interface☆153Updated 3 years ago
- Extension of the Callbag spec to add operator metadata☆59Updated 3 years ago
- Transform TypeScript types to io-ts runtime validator codecs