sandersn / mini-typescriptLinks
A miniature model of the Typescript compiler, intended to teach the structure of the real Typescript compiler
☆1,180Updated 11 months ago
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☆680Updated 2 years ago
- 🐬 A simplified implementation of TypeScript's type system written in TypeScript's type system☆1,961Updated 5 months 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☆998Updated 5 months ago
- 📚 Functions and algorithms implemented purely with TypeScript's type system☆1,573Updated 2 years ago
- Better typed `querySelector` and `querySelectorAll`.☆754Updated 8 months ago
- Collection of wonderful TypeScript type gymnastics code snippets.☆379Updated 8 months ago
- An implementation of ECMA-262 in JavaScript☆889Updated last week
- yet another Typescript type library for advanced types☆739Updated 4 years ago
- A 100% compliant, self-hosted javascript parser - https://meriyah.github.io/meriyah☆1,124Updated 3 weeks ago
- A VS Code extension to visualize deoptimizations in your JavaScript and TypeScript code running in V8 (i.e., NodeJS, Edge, Chrome, etc.).☆812Updated last year
- TypeScript AST viewer.☆1,299Updated this week
- High-performance TypeScript compiler☆2,627Updated 4 months ago
- Curated list of awesome Template Literal Types examples☆1,213Updated 4 months ago
- Check TypeScript type definitions☆2,484Updated 3 months ago
- A curated list of JavaScript tooling not written in JavaScript☆757Updated last year
- JSON Parser written entirely in TypeScript's type system☆433Updated 4 years ago
- A SQL database implemented purely in TypeScript type annotations.☆3,272Updated 4 years ago
- An advanced static type checker☆2,093Updated last year
- Type-safe CLI library / framework with no runtime dependencies☆1,179Updated 10 months ago
- TypeScript compiler on top of TypeScript as frontend and LLVM as backend☆642Updated 3 years ago
- A CLI tool to check type coverage for typescript code☆1,303Updated 9 months ago
- High-level notes about TypeScript☆322Updated 3 years ago
- A (WIP) Extremely fast JavaScript and TypeScript linter and Rust crate☆2,700Updated 2 years ago
- ECMAScript Explicit Resource Management☆884Updated 10 months ago
- 🌳 A tiny language interpreter implemented purely in TypeScript's type-system☆303Updated 4 years ago
- Node command tool to generate TypeScript coverage report☆506Updated 5 months ago
- An npm scripts runner written in Rust.☆1,580Updated 6 months ago
- A guide to help ensure your JavaScript library is the most compatible, fast, and efficient library you can make.☆1,475Updated last year
- Tutorial on writing a JavaScript Parser in Rust☆500Updated 11 months ago