samhh / tshm
A parser and formatter for TypeScript declarations that outputs HM-style type signatures.
☆31Updated last year
Alternatives and similar repositories for tshm:
Users that are interested in tshm are comparing it to the libraries listed below
- Option types for TypeScript with real gradual typing☆20Updated 2 months ago
- `request-frp` is a package that provides pure wrappers around `fetch` and `XMLHttpRequest`.☆14Updated 3 years ago
- 🔭 Lenses, Prisms and Traversals in JavaScript!☆52Updated 4 years ago
- A tagged unions code generation library for discriminating tastes☆43Updated 2 years ago
- String parser combinators for PureScript.☆58Updated 7 years ago
- fp-ts type class laws for property based testing☆81Updated last year
- Indexed monads for TypeScript; a companion library of fp-ts☆18Updated 3 years ago
- Experimenting with React, fp-ts, ReaderTaskEither, etc.☆19Updated 4 years ago
- A syntax tidy-upper for PureScript.☆92Updated 10 months ago
- ESLint plugin for typescript to enforce fp-ts functions to avoid the most common javascript problems☆16Updated 3 years ago
- Call your PureScript code from TypeScript.☆47Updated last year
- Pointfree type-safe functional programming library for TypeScript - with do notation, HKTs, generic lifts and more☆91Updated 2 years ago
- Typeclasses in Typescript via prototype modification. Breaking best practices for fun and profit.☆13Updated 2 years ago
- Auto import common namespaces in your modules☆38Updated 2 years ago
- Safe, ergonomic, non-generic sum types in TypeScript.☆43Updated 11 months ago
- Set up a specific PureScript toolchain in your GitHub Actions workflow