0.11.0 • Published 1 year ago

baldrick-doc-ts v0.11.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

baldrick-doc-ts

npm Build
status npm bundle size

npm type definitions node-current NPM

Experimental

Documentation generator for typescript projects

Generation of documentation for node.js libraries written in Typescript

Highlights:

  • Written in Typescript

  • It relies on typedoc under the hood.

  • It can be run directly using npx.

  • It generate the documentation as markdown. This provides a more basic documentation that the default typedoc but does not generate any html or css that would become part of the source code, and may raise some warnings with many linters.

  • It is part of the baldrick suite of tools, and is optimized to work alongside these.

Documentation and links

Related

Installation

This package is ESM only.

yarn global add baldrick-doc-ts
baldrick-doc-ts --help

Or alternatively run it:

npx baldrick-doc-ts --help

If you want to tun the latest version from github. Mostly useful for dev:

git clone git@github.com:flarebyte/baldrick-doc-ts.git
yarn global add `pwd`
0.11.0

1 year ago

0.10.0

1 year ago

0.9.0

2 years ago

0.8.5

2 years ago

0.8.0

2 years ago

0.7.0

2 years ago

0.6.0

2 years ago

0.5.0

2 years ago