@rafaelrinaldi/npm-search
v1.2.0
Published
[author]: http://rinaldi.io [npm]: https://npmjs.org [npm-gh]: http://github.com/npm/npm
Readme
npm-search 
Faster
npm search
Install
$ npm i @rafaelrinaldi/npm-search -gBenchmark
| Command | Output |
| :--- | :--- |
| time npm search typeahead | 21.70 real 16.41 user 1.78 sys |
| time npm-search typeahead | 1.59 real 0.39 user 0.04 sys |
Notes
- Scrape pages from npmjs.org on every run (no caching whatsoever)
- Output look almost exactly the same from
npm search(shout out to npm for being open source) - Will display the first 20 results available
License
MIT © Rafael Rinaldi
