An open API service indexing awesome lists of open source software.

https://github.com/mistlog/typedraft

TypeDraft is a superset of typescript with built-in support for DSL extension and literate programming
https://github.com/mistlog/typedraft

Last synced: 6 months ago
JSON representation

TypeDraft is a superset of typescript with built-in support for DSL extension and literate programming

Awesome Lists containing this project

README

        

# TypeDraft · ![Build Status](https://github.com/mistlog/typedraft/workflows/build/badge.svg) [![Coverage Status](https://coveralls.io/repos/github/mistlog/typedraft/badge.svg)](https://coveralls.io/github/mistlog/typedraft)

TypeDraft is a superset of typescript with built-in support for DSL extension and literate programming.

## Documentation

see [https://mistlog.github.io/typedraft-docs/](https://mistlog.github.io/typedraft-docs/).

## License

TypeDraft is [MIT licensed](https://github.com/mistlog/typedraft/blob/master/LICENSE).