anuraghazra / typelevel-parser
Experiment to push the limits of TypeScript's type system by writing a "real" tokenizer/parser/interpreter entirely on type-level.
β143Updated 7 months ago
Related projects β
Alternatives and complementary repositories for typelevel-parser
- A single-file <1kb min+gzip simplified implementation of the reactive core of Solid, optimized for clean code.β187Updated 9 months ago
- π€π Type-level RegExp, parse and match string in TypeScript type system.β112Updated last year
- An oversimplification of the TypeScript Compiler API for defining and generating source files.β135Updated 5 months ago
- A tiny RPC library and spec, inspired by JSON-RPC 2.0 and tRPC.β94Updated 10 months ago
- A neural network in TypeScript's type system. A vision model that recognizes digits. Based on Dr. Chris Eliasmith's research. Implementedβ¦β169Updated last year
- Extractors for ECMAScriptβ236Updated last month
- Functional programming in Typescriptβ71Updated 4 months ago
- A small type-safe object proxy around Zod to help you stay safe after your data is loaded while continuing to edit them.β118Updated last year
- Next-generation typescript transformerβ102Updated 9 months ago
- A custom JavaScript runtime for the ArmadaJS conferenceβ87Updated 2 years ago
- Workgroup for future Solid Releasesβ55Updated 2 years ago
- πͺ Very strongly typed string functions in TypeScriptβ118Updated last year
- A VSCode Plugin to display V8's optimizations inside JavaScript codeβ82Updated 2 years ago
- What if OpenAPI was defined with typescript ?β61Updated last year
- β53Updated 5 months ago
- A very messy React Server Components implementation.