L-lawliet07 / sip-cli

🎲️ Interactive CLI tool that helps you search and install npm packages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


About SIP

sip is a terminal assistant to Search and Install npm Packages.

Installation

Using npm

Install globally.

npm install -g sip-cli

Install as a dev dependency.

npm install --save-dev sip-cli

Usage

$ sip-cli
Note : Internet connection required.

Features

  • πŸ•΅β€β™€οΈοΈ Search npm packages : Search npm packages fast and efficiently using npms search api.

  • πŸ‘©β€πŸ‘§β€πŸ‘§οΈ Install multiple packages : Easily search and install multiple npm packages with one click.

  • 🍜 Shortcut keys : With one click we can open package repository and homepage.

    Key Description
    Ctrl + w Shortcut key to open package website.
    Ctrl + shift + r Shortcut key to open package repository.
    Alt + [1..9] Shortcut key to open particular package repository .
  • πŸ‘ΆοΈ Easy to use : Easy to use. ( made by a noob for other noobs ).

  • 🌌️ Interactive : Interactive cli ( thanks to inquirer and chalk ).


< C'mon Fork it />

About

🎲️ Interactive CLI tool that helps you search and install npm packages.


Languages

Language:JavaScript 100.0%