ronami / meta-typingLinks
📚 Functions and algorithms implemented purely with TypeScript's type system
☆1,577Updated 3 years ago
Alternatives and similar repositories for meta-typing
Users that are interested in meta-typing are comparing it to the libraries listed below
Sorting:
- A SQL database implemented purely in TypeScript type annotations.☆3,283Updated 4 years ago
- 🐬 A simplified implementation of TypeScript's type system written in TypeScript's type system☆1,969Updated 11 months ago
- Curated list of awesome Template Literal Types examples☆1,220Updated 10 months ago
- A miniature model of the Typescript compiler, intended to teach the structure of the real Typescript compiler☆1,197Updated last year
- Runtime validation for static types☆2,687Updated last week
- Functional programming library for TypeScript - https://gigobyte.github.io/purify/☆1,594Updated last month
- yet another Typescript type library for advanced types☆743Updated 4 years ago
- 📘 A comprehensive handbook on how to create transformers for TypeScript with code examples.☆1,012Updated 11 months ago
- An advanced static type checker☆2,089Updated 2 years ago
- A curated list of JavaScript tooling not written in JavaScript☆754Updated 2 years ago
- The most powerful IO monad implementation in JS, possibly in any language!☆1,129Updated 3 weeks ago
- A CLI tool to check type coverage for typescript code☆1,334Updated last year
- All essential TypeScript types in one place 🤙☆4,040Updated 2 months ago
- Introduction to Functional Programming using TypeScript and fp-ts.☆1,285Updated 10 months ago
- Check TypeScript type definitions☆2,539Updated 5 months ago
- ECMAScript proposal for the Record and Tuple value types. | Stage 2: it will change!☆2,536Updated 9 months ago
- Find unused exports in a typescript project. 🛀☆2,068Updated 4 months ago
- Install missing TypeScript typings for dependencies in your package.json.