packagehunt

1.0.6 • Public • Published

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 package-hunt

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.
Otherwise, type node index.js

Screenshots

Search with condition on stars

Search without condition

Thanks. Hope you enjoy.

Package Sidebar

Install

npm i packagehunt

Weekly Downloads

0

Version

1.0.6

License

ISC

Last publish

Collaborators

  • akashdeepgoel