Skip to content

qzz0518/pkg-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published