https://github.com/simplrjs/ts-docs-gen
[Experimental] Generating documentation for TypeScript code.
https://github.com/simplrjs/ts-docs-gen
Last synced: 12 months ago
JSON representation
[Experimental] Generating documentation for TypeScript code.
- Host: GitHub
- URL: https://github.com/simplrjs/ts-docs-gen
- Owner: SimplrJS
- License: mit
- Created: 2017-08-01T08:48:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-06T12:03:45.000Z (over 7 years ago)
- Last Synced: 2025-04-11T17:52:13.684Z (12 months ago)
- Language: TypeScript
- Homepage:
- Size: 375 KB
- Stars: 49
- Watchers: 7
- Forks: 5
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ts-docs-gen
_Work in progress._
Markdown documentation generator for TypeScript projects.
### Packages
| Package | Version | Description |
|---------|---------|-------------|
| [`ts-docs-gen`](/packages/ts-docs-gen) | [](https://www.npmjs.com/package/ts-docs-gen) | Documentation generating tool |
### Development
Latest published version should be in the [master](https://github.com/SimplrJS/ts-docs-gen/tree/master) branch.
Development is happening in the [dev](https://github.com/SimplrJS/ts-docs-gen/tree/dev) and feature branches.
Core Team