mushishi78 / transpiler

A typescript type transpiler that will turn your typescript types to json schema or joi definitions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transpiler

The aim of this library is to provide with an extensible "type transpiler" that will allow turning typescript types into other forms of types / validations - e.g. json schema

About

A typescript type transpiler that will turn your typescript types to json schema or joi definitions


Languages

Language:TypeScript 99.0%Language:Shell 1.0%