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

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

License

Notifications You must be signed in to change notification settings

danielbayerlein/zazu-npms

Repository files navigation

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.