NpmSearch

An Alfred Workflow


Short Description

npm packages quick search

Last Updated

09 Aug 2018

Compatibility

Yosemite
(10.10)
Mavericks
(10.9)
Mountain Lion
(10.8)
Lion
(10.7)
Snow Leopard
(10.6)
Yes Yes Yes Yes Yes
 

Version

1.0.4
 

Bundle ID

com.kylinjcl.king
 

Author

alfred-npmjs

Github 中文 README

Alfred 3 workflow to search for npm packages with npmjs.com

npm is the package manager for JavaScript and the world’s largest software registry. alfred-npmjs can search and reach the package repo page more quickly than npmjs.com

Download and installation

Download the latest version from Github releases page or packal download

Features

  • For accurate search (default show 3 packages, you can modify the max number)
  • Display the packages' avator images
  • Cache package lists, if the sum of avator images is greater than 10, the images downloaded could be deleted. (default cache 10 images files)

Usage

In Alfred, type npm, Space , package your want to search. (eg: npm lodash)

Select a package and press Enter to go to the package npm.js repo.

Changelog

v1.0.4

  • fix: search URL not work

v1.0.3

  • fix: description optional bug

v1.0.2

  • fix: searching error when input a package name including slash.

v1.0.1

  • provide a faster search HK Proxy for Chinese User

v1.0.0

  • init project

Contributing

GitHub issues

Screenshots