/zazu-npms

Zazu plugin to search for @npm packages with npms.io

Primary LanguageJavaScriptMIT LicenseMIT

zazu-npms

Zazu plugin to search for npm packages with npms.io

Usage

To search packages simply type npm then the name of the package to search for. For example npm preact.

screenshot

Install

Add danielbayerlein/zazu-npms inside of plugins block of your ~/.zazurc.json file.

{
  "plugins": [
    "danielbayerlein/zazu-npms"
  ]
}

License

Copyright (c) 2017 Daniel Bayerlein. See LICENSE for details.