Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cli-boost

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cli-boost

The easiest way to get started for creating CLI

  • 0.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
increased by100%
Maintainers
1
Weekly downloads
 
Created
Source

cli-boost

Includes frequently used libraries and type definitions to make CLI.

Installation

$ npm i cli-boost

Usage

import * as items from 'cli-boost';

Libraries

  • rc: Hardwired configuration loader
  • ora: Elegant terminal spinner
  • chalk: Terminal string styling done right
  • inquirer: A collection of common interactive command line user interfaces
  • configstore: Easily load and save config without having to think about where and how
  • commander: The complete solution for node.js command-line programs
  • cli-table2: Pretty unicode tables for the command line. Based on the original cli-table

FAQs

Package last updated on 13 Dec 2018

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc