npm-docs

Helpful information for node modules for the Atom text editor

Jonathan Clem

6,459

23

0.2.0

MIT

GitHub

npm-docs

Helpful information for node modules for the Atom text editor.

Usage

With the name of a node module selected in a buffer, open the command pallete.

Commands

npm-docs:readme

This will open the readme for the given npm module in a split.

npm-docs:open

This will open the npmjs.org page for the module.

npm-docs:homepage

This will open the homepage of the module.