1.0.2 • Published 3 months ago

pkg-checker v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

pkg-checker

pkg-checker is a Node.js command-line tool that allows users to check the download counts of npm packages listed in their package.json file over the last week.

Features

  • Check download counts for both dependencies and devDependencies listed in your project's package.json.
  • Outputs download counts directly to the terminal, with links to the npm package page.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js installed on your machine.

Installation

Install pkg-checker via npm by running the following command:

npm install -g pkg-checker

Usage

pkg-checker
1.0.2

3 months ago

1.0.1

12 months ago

1.0.0

12 months ago