Skip to content

An app which listens for changes in the npm registry and automatically generates documentation for typescript packages!

License

Notifications You must be signed in to change notification settings

ts-docs/ts-docs-auto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ts-docs-auto

An app which listens for changes in the npm registry and automatically generates documentation for typescript packages! In order for this app to detect your package and generate the documentation, it must:

  • Have typescript as a dev dependency.
  • Have a github repository which is not private. GitBucket and other hosts don't work as of right now.
  • Have at least only one entry point, which is either src/index.ts or lib/index.ts.

About

An app which listens for changes in the npm registry and automatically generates documentation for typescript packages!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages