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

https://github.com/charto/annotype

Generate Closure Compiler annotations from TypeScript source
https://github.com/charto/annotype

Last synced: 9 months ago
JSON representation

Generate Closure Compiler annotations from TypeScript source

Awesome Lists containing this project

README

          

annotype
========

annotype is a wrapper around the TypeScript compiler, to produce output with type annotations for the Closure Compiler.

License
-------

[The MIT License](https://raw.githubusercontent.com/charto/annotype/develop/LICENSE)
Copyright © 2015 Juha Järvi