This package has been deprecated

Author message:

typescript-document has been deprecated, use @playform/document

typescript-document
TypeScript icon, indicating that this package has built-in type declarations

0.0.8 • Public • Published

Document all your TypeScript files using TypeDoc.

Installation

Add configuration and setup scripts:

npm install -D -E typescript-document

Usage

package.json

{
	"scripts": {
		"Document": "TypeScriptDocument 'Source/**/*.ts'"
	}
}

Package Sidebar

Install

npm i typescript-document

Weekly Downloads

165

Version

0.0.8

License

SEE LICENSE IN LICENSE

Unpacked Size

13.9 kB

Total Files

32

Last publish

Collaborators

  • nikolarhristov