New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

package-hub

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

package-hub

A CLI tool to help developers select and install packages quickly.

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

package-hub

package-hub is a command-line interface tool that helps developers quickly set up and scaffold projects by selecting packages from a curated list. It simplifies the process of installing and configuring commonly used packages for various project types.

Installation

Install globally:

npm install -g package-hub

Or run with npx:

npx package-hub

Usage

Now type this command to start the tool.

package-hub

Once you click enter, you will get a prompt asking what kind of project you are working on. Once you select that, you will be asked for list of packages. Select the required packages, and chill for a while! Package-wizard will install them for you.

Other Features

Get the package list

pkg

Get the list of packages installed in your project along with the available version and the installed version in a neat table.

del

Tired of deleting multiple packages, just type the above command to see the list of packages. There just select the packages you w3ant to delete and press enter

Demo

Example Image

Contributing

Contributions are welcome! If you encounter any issues or have suggestions for improvement, please open an issue or submit a pull request.

Problems?

File an issue.

Keywords

CLI

FAQs

Package last updated on 15 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts