Skip to content

Latest commit

 

History

History

atdts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Atdts

Atdts takes type definitions in the ATD format and derives TypeScript classes that can read and write JSON data. This saves the developer the labor writing boilerplate that converts between dicts and classes.

This allows safe interoperability with other languages supported by ATD such as OCaml, Java, Scala, or Python.

See the sample input type definitions everything.atd and the TypeScript output everything.ts.

Requirements

...

Documentation

Development notes

...

Contributing

Help is welcome and there are various ways to help: