atom-npm

Atom package to open a selected npm package on npmjs.com or its repo on github.com

Stars
7

npm

This is a package for the Atom text editor. Use it to open a selected npm package on npmjs.com or its repo on github.com

Installation

apm install npm

Usage

Put your cursor on a word or select it. Press CmdShiftP to bring up the command palette, then type 'npm'

You can also use the keyboard shortcuts:

  • CtrlAltn opens the current package on npmjs.com
  • CtrlAltg opens the current package's repository on github.com

License

MIT