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
- Host: GitHub
- URL: https://github.com/charto/annotype
- Owner: charto
- License: mit
- Created: 2015-03-04T17:53:52.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-04T22:56:38.000Z (almost 11 years ago)
- Last Synced: 2025-02-15T16:54:44.701Z (11 months ago)
- Language: TypeScript
- Size: 438 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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