UNPKG

487 BMarkdownView Raw
1Better search output
2--------------------
3
4Instead 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:
5
6![screenshot](https://raw.github.com/rlidwka/yapm/master/changes/images/screen-out.png)
7
8Also, first-time index creation might be very slow, so we add a nice progress bar:
9
10![screenshot](https://raw.github.com/rlidwka/yapm/master/changes/images/screen-pbar.png)
11