nodejs-man

0.0.0 • Public • Published

nodejs-man

Open a web browser to the node.js documentation about a given word

Installation

Install globally with npm so that the nodejs-man command is available.

npm install -g nodejs-man

Usage

Call nodejs-man as a binary, passing in a single argument of the term you want to lookup on the nodejs.org/api website.

nodejs-man <page here>

For example to lookup the stream page, execute

nodejs-man stream

License

MIT

/nodejs-man/

    Package Sidebar

    Install

    npm i nodejs-man

    Weekly Downloads

    0

    Version

    0.0.0

    License

    MIT

    Last publish

    Collaborators

    • nisaacson