Skip to content
This repository was archived by the owner on Jun 7, 2019. It is now read-only.
/ alfred-npmjs Public archive

Alfred 3 workflow to search for npm packages

License

Notifications You must be signed in to change notification settings

fharper/alfred-npmjs

Repository files navigation

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

Releases

No releases published

Packages

No packages published