1.2.0 • Published 8 years ago

@rafaelrinaldi/npm-search v1.2.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

npm-search Build Status

Faster npm search

Install

$ npm i @rafaelrinaldi/npm-search -g

Benchmark

CommandOutput
time npm search typeahead21.70 real 16.41 user 1.78 sys
time npm-search typeahead1.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