fharper / alfred-npmjs

Alfred 3 workflow to search for npm packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alfred-npmjs

Alfred 3 workflow to search for npm packages with npmsjs

Install

$ npm install --global alfred-npmjs

Requires Node.js 8+ 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 Command to display additional information.
Press Shift to view its readme in Quick Look.

Thanks

This project is a fork, adapted for npm.js, from the alfred-npms project of Sindre Sorhus.

License

MIT © Sindre Sorhus

About

Alfred 3 workflow to search for npm packages

License:MIT License


Languages

Language:JavaScript 100.0%