TylorS / hkt-tsView external linksLinks
A Higher-Kinded-Types encoding for TypeScript w/ Composable Typeclasses
☆49Mar 6, 2023Updated 2 years ago
Alternatives and similar repositories for hkt-ts
Users that are interested in hkt-ts are comparing it to the libraries listed below
Sorting:
- Create string patterns and derive things from them, such as regexes☆10Sep 19, 2024Updated last year
- Typeclasses in Typescript via prototype modification. Breaking best practices for fun and profit.☆13Nov 12, 2022Updated 3 years ago
- Zero-dependency, purely functional library for effectful programming in Typescript☆27Jun 5, 2023Updated 2 years ago
- Computational environments and effects for TypeScript☆62Jan 24, 2023Updated 3 years ago
- Indexed monads for TypeScript; a companion library of fp-ts☆18Jun 8, 2021Updated 4 years ago
- A tagged unions code generation library for discriminating tastes