Skip to content

πŸ” Simplify your npm package queries and searches with this user-friendly command-line tool.

Notifications You must be signed in to change notification settings

minmyatoo/npm-package-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

73 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“¦πŸ” npm-package-info

Discover the simplicity of this command-line tool, designed to effortlessly query and search for npm packages.

img.png

Features 🌟

  • Retrieve npm package details, including:
    • Name
    • Description
    • Version
    • Weekly Downloads
    • Last Publish Date
    • Collaborators
    • Owner (if provided)
    • Tags
  • Conduct npm package searches using keywords

Installation πŸ“¦

  1. Clone the repository:
git clone https://github.com/minmyatoo/npm-package-info.git
  1. Navigate to the repository folder:
cd npm-package-info
  1. Install the necessary dependencies:
npm install
  1. Run the script:
npm start

Usage πŸ“

When executing the script, you'll be prompted to choose an action: "Search by keywords" or "Query package."

  • If you select "Search by keywords," enter the keywords to search for packages. The script will display a list of package names based on your input.

  • If you opt for "Query package," you'll be prompted to provide the package name, owner (optional), and tag (optional). The script will then present comprehensive package information, including name, description, version, weekly downloads, last publish date, collaborators, owner (if provided), and tags.

About

πŸ” Simplify your npm package queries and searches with this user-friendly command-line tool.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published