sandersn / mini-typescriptLinks
A miniature model of the Typescript compiler, intended to teach the structure of the real Typescript compiler
☆1,197Updated last year
Alternatives and similar repositories for mini-typescript
Users that are interested in mini-typescript are comparing it to the libraries listed below
Sorting:
- A repo containing notes about the TypeScript Compiler codebase☆693Updated 2 years ago
- 🐬 A simplified implementation of TypeScript's type system written in TypeScript's type system☆1,969Updated 11 months ago
- 📚 Functions and algorithms implemented purely with TypeScript's type system☆1,577Updated 3 years ago
- A programming language designed for typescript type generation☆422Updated 3 years ago
- 📘 A comprehensive handbook on how to create transformers for TypeScript with code examples.☆1,012Updated 11 months ago
- An implementation of ECMA-262 in JavaScript☆925Updated last month
- Collection of wonderful TypeScript type gymnastics code snippets.☆381Updated last year
- Better typed `querySelector` and `querySelectorAll`.☆778Updated last month
- yet another Typescript type library for advanced types☆743Updated 4 years ago
- A VS Code extension to visualize deoptimizations in your JavaScript and TypeScript code running in V8 (i.e., NodeJS, Edge, Chrome, etc.).☆830Updated last year
- A 100% compliant, self-hosted javascript parser - https://meriyah.github.io/meriyah☆1,172Updated last month
- TypeScript AST viewer.☆1,334Updated this week
- Curated list of awesome Template Literal Types examples☆1,220Updated 10 months ago
- High-performance TypeScript compiler☆2,658Updated 10 months ago
- Check TypeScript type definitions☆2,539Updated 5 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
- Type-safe CLI library / framework with no runtime dependencies☆1,217Updated last year
- JSON Parser written entirely in TypeScript's type system☆434Updated 5 years ago
- An npm scripts runner written in Rust.☆1,587Updated last year
- A CLI tool to check type coverage for typescript code☆1,334Updated last year
- A guide to help ensure your JavaScript library is the most compatible, fast, and efficient library you can make.☆1,488Updated 2 years ago
- A SQL database implemented purely in TypeScript type annotations.☆3,283Updated 4 years ago
- Blazing fast linter for JavaScript and TypeScript written in Rust☆1,582Updated last month
- TypeScript with a Borrow Checker. Multi-threaded, Tiny binaries. No GC. Easy to write.☆1,453Updated last year
- High-level notes about TypeScript☆322Updated 4 years ago
- Faster ts-node without typecheck☆1,972Updated this week
- A (WIP) Extremely fast JavaScript and TypeScript linter and Rust crate☆2,728Updated 2 years ago
- TypeScript compiler on top of TypeScript as frontend and LLVM as backend☆653Updated 4 years ago
- Find unused exports in a typescript project. 🛀☆2,068Updated 4 months ago