paroi-tech / typeonly

Parses typing definitions from TypeScript and brings them at runtime.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monorepo for TypeOnly

Build Status

TypeOnly aims to be the pure typing part of TypeScript.

Projects

  • typeonly: Parses types and interfaces from TypeScript and stores them as JSON files;
  • @typeonly/loader: Brings types and interfaces from TypeScript at runtime;
  • @typeonly/validator: An API to validate JSON data or JavaScript objects, using TypeScript typing definitions;
  • @typeonly/validator-cli: A CLI to validate JSON files, using TypeScript typing definitions.

About

Parses typing definitions from TypeScript and brings them at runtime.

License:Creative Commons Zero v1.0 Universal


Languages

Language:TypeScript 84.8%Language:JavaScript 8.7%Language:ANTLR 6.5%