Skip to content
This repository has been archived by the owner on May 23, 2020. It is now read-only.

Latest commit

 

History

History
21 lines (11 loc) · 429 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 429 Bytes

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.