0.0.6 • Published 6 years ago

docref v0.0.6

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

docref

Imports jsDoc comments from external files, via jsDoc-like reference:

/**
* @docref
* @file src/product.js
* @match Product.buy
*/
buy(id: string, count: number):Receipt

Build Status Coverage Status Join the Chat

See the Rationale for this project.

IMPORTANT: It is currently at the stage of writing Specification.

installing

$npm install docref -g

usage

Run docref without arguments, to see the supported syntax.

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago