sandersn / mini-typescriptLinks
A miniature model of the Typescript compiler, intended to teach the structure of the real Typescript compiler
☆1,170Updated 9 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☆670Updated last year
- 🐬 A simplified implementation of TypeScript's type system written in TypeScript's type system☆1,956Updated 3 months ago
- 📘 A comprehensive handbook on how to create transformers for TypeScript with code examples☆991Updated 3 months ago
- A programming language designed for typescript type generation☆421Updated 2 years ago
- Collection of wonderful TypeScript type gymnastics code snippets.☆376Updated 6 months ago
- yet another Typescript type library for advanced types☆740Updated 3 years ago
- An npm scripts runner written in Rust.☆1,576Updated 4 months ago
- Check TypeScript type definitions☆2,462Updated last month
- A SQL database implemented purely in TypeScript type annotations.☆3,262Updated 3 years ago
- 📚 Functions and algorithms implemented purely with TypeScript's type system☆1,569Updated 2 years ago
- Type-safe CLI library / framework with no runtime dependencies☆1,159Updated 8 months ago
- An implementation of ECMA-262 in JavaScript☆877Updated last week
- TypeScript AST viewer.☆1,287Updated this week
- TypeScript with a Borrow Checker. Multi-threaded, Tiny binaries. No GC. Easy to write.☆1,451Updated 8 months ago
- A curated list of JavaScript tooling not written in JavaScript☆757Updated last year
- A fast and correct TypeScript type checker and compiler with additional experiments☆2,675Updated this week
- Curated list of awesome Template Literal Types examples☆1,205Updated 2 months ago
- A 100% compliant, self-hosted javascript parser - https://meriyah.github.io/meriyah☆1,114Updated this week
- High-performance TypeScript compiler☆2,624Updated 2 months ago
- Faster ts-node without typecheck☆1,900Updated last week
- Find unused exports in a typescript project. 🛀☆2,054Updated last year
- An advanced static type checker☆2,094Updated last year
- Lightweight and versatile build tool based on the esbuild compiler☆1,100Updated 11 months ago
- Over TypeScript tool to use custom transformers in the tsconfig.json☆1,540Updated last year
- A VS Code extension to visualize deoptimizations in your JavaScript and TypeScript code running in V8 (i.e., NodeJS, Edge, Chrome, etc.).☆806Updated 10 months ago
- TypeScript compiler on top of TypeScript as frontend and LLVM as backend☆638Updated 3 years ago
- Low-overhead lexer dedicated to ES module parsing for fast analysis☆979Updated last month
- uvu is an extremely fast and lightweight test runner for Node.js and the browser☆2,999Updated 9 months ago
- A guide to help ensure your JavaScript library is the most compatible, fast, and efficient library you can make.☆1,476Updated last year
- Better typed `querySelector` and `querySelectorAll`.☆750Updated 6 months ago