UNPKG

yapm

Version:

package manager for io.js (npm fork)

12 lines (6 loc) 487 B
Better search output -------------------- Instead of displaying a big table like `npm` does, `yapm` writes more shorter output. Since most of the useful information is usually placed on github, we also write github links: ![screenshot](https://raw.github.com/rlidwka/yapm/master/changes/images/screen-out.png) Also, first-time index creation might be very slow, so we add a nice progress bar: ![screenshot](https://raw.github.com/rlidwka/yapm/master/changes/images/screen-pbar.png)