baldrick-doc-ts
TypeScript icon, indicating that this package has built-in type declarations

0.11.0 • Public • Published

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`

Readme

Keywords

Package Sidebar

Install

npm i baldrick-doc-ts

Weekly Downloads

2

Version

0.11.0

License

MIT

Unpacked Size

79.3 kB

Total Files

75

Last publish

Collaborators

  • olih