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
- Host: GitHub
- URL: https://github.com/mistlog/typedraft
- Owner: mistlog
- License: mit
- Created: 2019-12-21T12:25:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T05:30:03.000Z (over 2 years ago)
- Last Synced: 2024-12-01T18:17:11.757Z (6 months ago)
- Language: TypeScript
- Homepage: https://mistlog.github.io/typedraft-docs/docs/
- Size: 745 KB
- Stars: 55
- Watchers: 4
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TypeDraft ·  [](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).