Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 713 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 713 Bytes

Package Hunt

A simple NodeJS application to search for the packages/libraries that you might need for your projects.

Install

A stable version can be downloaded directly using npm:

npm install packagehunt

To obtain the latest version, follow the following steps-

1 - git clone https://github.com/akashdeepgoel/Package-Hunt
2 - cd Package-Hunt/
3 - npm install

Usage

If you have downloaded via npm, simply type packagehunt in terminal or use node index.js.

Screenshots

Search with condition on stars

Search without condition

Thanks. Hope you enjoy.