0.1.1-rc.2 • Published 6 years ago

cerebro-npms v0.1.1-rc.2

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

cerebro-npms

Cerebro plugin to search NPM packages via NPMS API

Features

  • Shows Quality, Maintenance and Popularity Scores from NPMS
  • Shows if Package is deprecated, insecure or has a unstable version
  • All given package.json links can be visited

Usage

Search for NPM packages using **npms** [search term]

  • Return - Open a package on the NPM website.
  • Alt+Return - Copies npm install $PACKAGE_NAME --save to your clipboard