alfred-npms

3.0.0 • Public • Published

alfred-npms

Alfred 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.

Install

npm install --global alfred-npms

Requires Node.js 14+ and the Alfred Powerpack.

Usage

In Alfred, 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.

Related

Package Sidebar

Install

npm i alfred-npms

Weekly Downloads

3

Version

3.0.0

License

MIT

Unpacked Size

26 kB

Total Files

7

Last publish

Collaborators

  • sindresorhus