1.0.4 • Published 11 months ago

package-health-checker v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

package-health-checker

This package provides the information about packages like open github issues, weekly download, latest version, downloaded version, score details and much more so using that information user can check the Health of the package that they used in there projects.

Installation & Usage

To install this package enter this command on your terminal:

npm install package-health-checker
or
yarn add package-health-checker

To use the functionality of this node module in your project you need to run the following command in terminal:

npx check-health

or else you can download this package globally in your system with this command:

npm install -g package-health-checker
or
yarn global add package-health-checker

To use the functionality of this node module Globally in your project you need to run the following command in terminal:

check-health
1.0.4

11 months ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago