Skip to content
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.

Latest commit

 

History

History
26 lines (17 loc) · 539 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 539 Bytes

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.