sindresorhus / alfred-npms

Alfred 3 workflow to search for npm packages with npms.io
MIT License
366 stars 22 forks source link

Paste the `npm install <library>` into iTerm/Terminal #23

Closed nikitavoloboev closed 5 years ago

nikitavoloboev commented 6 years ago

This way user can quickly search library and with modifier press instantly npm install it.

sindresorhus commented 5 years ago

We now have a modifier to copy the package name. I think pasting this is too much. Also some people use Yarn too. Just too much complication.