awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to cli-table/cli-table3

Open-source alternatives to Cli Table3

30 open-source projects similar to cli-table/cli-table3, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Cli Table3 alternative.

  • aantthony/console-pngA

    aantthony/console-png

    0Ver en GitHub↗

    Print PNG images to terminal output.

    Ver en GitHub↗0
  • andidittrich/node.cli-progressAvatar de AndiDittrich

    AndiDittrich/Node.CLI-Progress

    1,252Ver en GitHub↗

    Single Bar | Multi Bar | Options | Examples | Presets | Events

    JavaScript
    Ver en GitHub↗1,252
  • arcanis/clipanionAvatar de arcanis

    arcanis/clipanion

    1,254Ver en GitHub↗

    ` $> yarn add clipanion `

    TypeScript
    Ver en GitHub↗1,254
  • bokub/gradient-stringAvatar de bokub

    bokub/gradient-string

    1,197Ver en GitHub↗

    ` $ npm i gradient-string `

    TypeScript
    Ver en GitHub↗1,197
  • bvaughn/progress-estimatorAvatar de bvaughn

    bvaughn/progress-estimator

    2,131Ver en GitHub↗

    Logs a progress bar and estimation for how long a Promise will take to complete. This library tracks previous durations in order to provide more accurate estimates over time.

    JavaScript
    Ver en GitHub↗2,131
  • cacjs/cacAvatar de cacjs

    cacjs/cac

    2,923Ver en GitHub↗

    cac is a Node.js CLI framework used to build command line interfaces with a declarative API. It functions as a command line argument parser and a command dispatcher that maps terminal input keywords to specific JavaScript callback functions. The framework features an automated help generator that produces usage instructions and version documentation based on the defined command structures. It manages command aliases and provides a routing system to link specific keyword inputs to execution logic. The toolkit covers command interface definition, including the configuration of global and comma

    TypeScriptclicommand-linecommander
    Ver en GitHub↗2,923

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • chalk/chalkAvatar de chalk

    chalk/chalk

    23,262Ver en GitHub↗

    Chalk is a Node.js console formatter and terminal styling library used to add colors and text modifiers to command line output. It functions as a tool for formatting strings with foreground colors, background tints, and text styles using ANSI escape sequences. The library includes a terminal color support detector that automatically determines the color depth and capabilities of the current environment. It features an ANSI color downsampler that converts RGB, Hex, or 256-color values to the nearest compatible format based on the detected terminal capabilities. The project provides capabiliti

    JavaScriptansiansi-escape-codeschalk
    Ver en GitHub↗23,262
  • commitizen/cz-cliAvatar de commitizen

    commitizen/cz-cli

    17,473Ver en GitHub↗

    Commitizen is a command-line utility designed to enforce consistent commit message formatting within version control systems. By guiding developers through interactive prompts, the tool ensures that every commit adheres to predefined standards, resulting in a predictable and searchable project history. The system utilizes a plugin-based adapter pattern that allows for the dynamic loading of custom commit formats and validation logic. This configuration-driven approach enables teams to define specific templates for message construction, which are then populated via user input to maintain stric

    JavaScriptcommand-linecommit-hookscommitizen
    Ver en GitHub↗17,473
  • dcporter/didyoumean.jsAvatar de dcporter

    dcporter/didyoumean.js

    183Ver en GitHub↗

    didYouMean.js - A simple JavaScript matching engine

    JavaScript
    Ver en GitHub↗183
  • drew-y/cliffyAvatar de drew-y

    drew-y/cliffy

    371Ver en GitHub↗

    Cliffy is a simple, powerful utility for making interactive command line interfaces.

    TypeScript
    Ver en GitHub↗371
  • eldargab/easy-tableAvatar de eldargab

    eldargab/easy-table

    315Ver en GitHub↗

    Nice utility for rendering text tables with javascript.

    JavaScript
    Ver en GitHub↗315
  • enquirer/enquirerAvatar de enquirer

    enquirer/enquirer

    7,946Ver en GitHub↗

    Enquirer is a Node.js library for creating interactive command-line interfaces to gather structured user input. It provides a set of terminal prompts, including menus, forms, and text fields, to collect data via autocomplete, multiselect, and boolean confirmations. The project serves as a customizable framework that allows for the creation of custom prompt types through a base class and the extension of functionality via a plugin architecture. The library covers a wide range of interaction patterns, such as capturing numerical and sensitive data, validating user input against custom rules, a

    JavaScript
    Ver en GitHub↗7,946
  • felixfbecker/cli-highlightAvatar de felixfbecker

    felixfbecker/cli-highlight

    332Ver en GitHub↗

    Output a file `sh $ highlight package.json `

    TypeScript
    Ver en GitHub↗332
  • gtanner/qrcode-terminalG

    gtanner/qrcode-terminal

    0Ver en GitHub↗

    Can be installed with:

    Ver en GitHub↗0
  • jorgebucaran/coloretteAvatar de jorgebucaran

    jorgebucaran/colorette

    1,625Ver en GitHub↗

    No dependecies - Automatic color support detection - Up to 2x faster than alternatives - TypeScript support - NO_COLOR friendly - Node >= 10

    JavaScript
    Ver en GitHub↗1,625
  • lukeed/console-clearL

    lukeed/console-clear

    0Ver en GitHub↗

    ` $ npm install --save console-clear `

    Ver en GitHub↗0
  • lukeed/kleurAvatar de lukeed

    lukeed/kleur

    1,697Ver en GitHub↗

    The fastest Node.js library for formatting terminal text with ANSI colors~!

    JavaScript
    Ver en GitHub↗1,697
  • marak/colors.jsAvatar de Marak

    Marak/colors.js

    5,171Ver en GitHub↗

    colors.js is a Node.js terminal color library and console text styling tool. It serves as an ANSI escape code wrapper, providing a high-level API to apply foreground and background colors, styles, and decorative patterns to console output. The library includes a terminal output formatter capable of creating specialized visual effects, such as rainbow and zebra patterns. It employs a mechanism to automatically detect terminal color support or allow for manual overrides of visual styling. The tool covers a broad range of text formatting, including text emphasis attributes like bold, italic, un

    JavaScript
    Ver en GitHub↗5,171
  • marvinhagemeister/koloristM

    marvinhagemeister/kolorist

    0Ver en GitHub↗

    Tiny library to put colors into stdin/stdout :tada:

    Ver en GitHub↗0
  • moxystudio/node-promptlyAvatar de moxystudio

    moxystudio/node-promptly

    153Ver en GitHub↗

    npm-url:https://npmjs.org/package/promptly downloads-image:https://img.shields.io/npm/dm/promptly.svg npm-image:https://img.shields.io/npm/v/promptly.svg travis-url:https://travis-ci.org/moxystudio/node-promptly…

    JavaScript
    Ver en GitHub↗153
  • node-modules/common-binAvatar de node-modules

    node-modules/common-bin

    189Ver en GitHub↗

    npm-image: https://img.shields.io/npm/v/common-bin.svg?style=flat-square npm-url: https://npmjs.org/package/common-bin codecov-image: https://codecov.io/gh/node-modules/common-bin/branch/master/graph/badge.svg codecov-url: https://codecov.io/gh/node-modules/common-bin snyk-image:…

    JavaScript
    Ver en GitHub↗189
  • nodeca/argparseAvatar de nodeca

    nodeca/argparse

    508Ver en GitHub↗

    argparse

    JavaScript
    Ver en GitHub↗508
  • notatestuser/treeifyN

    notatestuser/treeify

    0Ver en GitHub↗

    treeify

    Ver en GitHub↗0
  • npm/noptAvatar de npm

    npm/nopt

    541Ver en GitHub↗

    If you want to write an option parser, and have it be good, there are two ways to do it. The Right Way, and the Wrong Way.

    JavaScript
    Ver en GitHub↗541
  • oclif/oclifAvatar de oclif

    oclif/oclif

    9,543Ver en GitHub↗

    oclif is a Node.js framework for building command-line interfaces. It provides a structured system for developing terminal applications with consistent command patterns, argument parsing, and automated help generation. The project features a modular plugin architecture that allows for external functionality to be injected via a manifest-based loading mechanism. It includes a dedicated distribution pipeline and packager to bundle applications into OS-native installers and tarballs for Windows, macOS, and Linux. The framework covers a broad range of development capabilities, including project

    TypeScript
    Ver en GitHub↗9,543
  • patorjk/figlet.jsAvatar de patorjk

    patorjk/figlet.js

    2,992Ver en GitHub↗

    ` . . /\ \ /| |/ /| | / | || / / / | | ) | / \ | | / \ \ | |/ / / / \ \/ / | \ | \ \\ \ |\ /| | | |\ \ / / | | \ \ \ / ||\ //\ >| /\ /\| / > / / || / > \/ \/ \/ \/ \_| \/ \/ \/ `

    JavaScript
    Ver en GitHub↗2,992
  • plopjs/plopAvatar de plopjs

    plopjs/plop

    7,666Ver en GitHub↗

    Plop is a template-based code generator and interactive command-line scaffolding tool. It functions as a file system automation engine that uses a pipeline of prompt-driven tasks and regular expression replacements to generate and modify codebase structures. The framework combines Handlebars templates with interactive terminal prompts to automate boilerplate code generation. It allows for the enforcement of codebase patterns through shared generators and provides the ability to embed the engine into custom command-line tools. The system covers the creation of project files from templates and

    JavaScriptcligeneratorjavascript
    Ver en GitHub↗7,666
  • samverschueren/listrAvatar de SamVerschueren

    SamVerschueren/listr

    3,294Ver en GitHub↗

    ` $ npm install --save listr `

    JavaScript
    Ver en GitHub↗3,294
  • sboudrias/inquirer.jsAvatar de SBoudrias

    SBoudrias/Inquirer.js

    21,578Ver en GitHub↗

    Inquirer.js is a command line input framework and prompt library for Node.js applications. It provides a structured set of tools for building interactive terminal interfaces, including menus, checklists, and text inputs, to gather user data and manage complex interactions. The framework allows for the creation of dynamic user experiences through branching prompt logic and the resolution of asynchronous configurations. Users can define custom prompts using a provided API and localize interface text into different languages. The library covers a wide range of input capabilities, including sing

    TypeScriptclicommand-linejavascript
    Ver en GitHub↗21,578
  • sindresorhus/boxenAvatar de sindresorhus

    sindresorhus/boxen

    1,667Ver en GitHub↗

    `sh npm install boxen `

    JavaScript
    Ver en GitHub↗1,667