danielbayerlein / zazu-npms

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:JavaScript 100.0%