nodeapi

0.0.1 • Public • Published

nodeapi

Inspired by godoc, a pretty useful tool in Go, which can let developer check the api document easily. Just hope node can have one in the core, but do it myself at this time.

Usage

npm install -g nodeapi

nodeapi [options]

options:
  -m, --module: Which module document you want to see.
  -e, --method: Which method document you want to see.
  -l, --list: List all modules name.

Todo

  • Beauty document format
  • Fetch specific version document

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i nodeapi

    Weekly Downloads

    1

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • ferrari