Skip to content

Instantly share code, notes, and snippets.

@JasperH8g
Created July 12, 2018 09:12
Show Gist options
  • Save JasperH8g/89f7665b647c8e4b8f67aba497ac085e to your computer and use it in GitHub Desktop.
Save JasperH8g/89f7665b647c8e4b8f67aba497ac085e to your computer and use it in GitHub Desktop.
Some handy shortcuts for npm and Alfred

npm shortcuts for Alfred

screenshot

Copy/paste these into Safari and it will add it to Alfred

Search for package

alfred://customsearch/Search%20npm%20for%20%27%7Bquery%7D%27/npm/utf8/nospace/https%3A%2F%2Fwww.npmjs.com%2Fsearch%3Fq%3D%7Bquery%7D

Open package directly

alfred://customsearch/Open%20%27%7Bquery%7D%27%20on%20npm/npm/utf8/nospace/https%3A%2F%2Fwww.npmjs.com%2Fpackage%2F%7Bquery%7D
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment