All Projects → sindresorhus → Alfred Npms

sindresorhus / Alfred Npms

Licence: mit
Alfred 3 workflow to search for npm packages with npms.io

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Alfred Npms

Alfred Vscode
Alfred 3 workflow that allows you to browse and open Visual Studio Code projects or simply open specified folders/files
Stars: ✭ 141 (-54.81%)
Mutual labels:  search, alfred, alfred-workflow, npm-package
Alfred Dark Mode
Alfred 3 workflow to toggle the system dark mode
Stars: ✭ 165 (-47.12%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow, npm-package
Alfred Emoj
Alfred 3 workflow to find relevant emoji from text
Stars: ✭ 325 (+4.17%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow, npm-package
Alfred Learn Anything
Alfred workflow to search Learn Anything
Stars: ✭ 115 (-63.14%)
Mutual labels:  search, alfred, alfred-workflow
Alfred Unicode
Preview Unicode characters and emoji in Alfred
Stars: ✭ 23 (-92.63%)
Mutual labels:  search, alfred, alfred-workflow
Alfred Appscripts
Alfred workflow to search and run/open AppleScripts for the active application
Stars: ✭ 56 (-82.05%)
Mutual labels:  search, alfred, alfred-workflow
Alfred Web Searches
Alfred workflow to search through any website (easily extendable list)
Stars: ✭ 170 (-45.51%)
Mutual labels:  search, alfred, alfred-workflow
Search Omnifocus
Alfred workflow that allows free text searching of OmniFocus tasks
Stars: ✭ 231 (-25.96%)
Mutual labels:  search, alfred, alfred-workflow
Alfred Searchio
Alfred workflow to auto-suggest search results from multiple search engines and languages.
Stars: ✭ 250 (-19.87%)
Mutual labels:  search, alfred, alfred-workflow
Alfred Things
Interact with Things 3 using Alfred.
Stars: ✭ 278 (-10.9%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
alfred-last2imgur
Alfred workflow to upload the last screenshot taken to Imgur + (delete and minify image)
Stars: ✭ 15 (-95.19%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
bookends-tools
Alfred Workflow to Integrate with Bookends, an academic reference manager/bibliography tool for macOS
Stars: ✭ 78 (-75%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
Alfred Slack
The Slack workflow for Alfred app
Stars: ✭ 254 (-18.59%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
Alfred Pinboard Rs
Alfred Workflow for Pinboard (Rust)
Stars: ✭ 223 (-28.53%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
Node Sonic Channel
🦉 Sonic Channel integration for Node. Used in pair with Sonic, the fast, lightweight and schema-less search backend.
Stars: ✭ 101 (-67.63%)
Mutual labels:  search, npm, npm-package
Alfred Bear
Streamlined note searching and creation for Bear using Alfred
Stars: ✭ 203 (-34.94%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
Alfredmagic
一个面向效率提升的中文Workflow
Stars: ✭ 178 (-42.95%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
alfred
A fast, simple way to make Alfred workflow script filters in Go
Stars: ✭ 25 (-91.99%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
Alfy
Create Alfred workflows with ease
Stars: ✭ 2,232 (+615.38%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow
wipfred
🚧Manage your wip.chat todos with alfred
Stars: ✭ 23 (-92.63%)
Mutual labels:  alfred, alfred-workflow, alfred3-workflow

alfred-npms

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

License

MIT © Sindre Sorhus

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].