Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 612 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 612 Bytes

NOTE: Further development of this project is happening at marijnh/getdocs-ts

gettypes

This is a tool for extracting documentation and typing information from TypeScript sources. The output is intended for further processing with builddocs.

Usage

$ bin/gettypes.js some-source.ts > some-symbols.json

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License version 3 or later. See LICENSE for a copy of the license.