Alfred 3 workflow search meteor packages
$ npm install --global alfred-meteor-packages
or download it from here
Requires Node.js 4+ and the Alfred 3 Powerpack.
In Alfred, type mp
followed by a package name
return
- to copy meteor add package-name
to clipboard
cmd + return
to redirect to github page. if github url is not found then we redirect to atmosphere page
sync/packages.js
has all the code to sync all packages from meteor server packages.meteor.com
and save all the data to a file.
MIT © Sasikanth