0.0.4 • Published 3 years ago

arvis-npms v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

arvis-npms

Arvis workflow to search for npm packages with npms.io

npms.io is a great npm package search with deep analysis of package quality using a myriad of metrics. Much better than the official npmjs.com search.

🔗 This workflow is converted from alfred-workflow.

  • Note that there might be some code change or different actions from the original workflow.

  • Marked original workflow's creator to author.

Install

$ npm install --global arvis-npms

Requires Node.js 8+

Usage

In Arvis, type npm, Enter, and your query, to search for packages.

Select a package and press Enter to go to its GitHub repo. Hold Alt when pressing Enter to go to its npm page. Hold Ctrl when pressing Enter to copy the package name to the clipboard. Press Command to display additional information. Press Shift to view its readme in Quick Look.

The search is made with boost-exact:false by default. You may pass any npms.io operators.