awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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

    0Auf GitHub ansehen↗

    Print PNG images to terminal output.

    Auf GitHub ansehen↗0
  • andidittrich/node.cli-progressAvatar von AndiDittrich

    AndiDittrich/Node.CLI-Progress

    1,252Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗1,252
  • arcanis/clipanionAvatar von arcanis

    arcanis/clipanion

    1,254Auf GitHub ansehen↗

    ` $> yarn add clipanion `

    TypeScript
    Auf GitHub ansehen↗1,254
  • bokub/gradient-stringAvatar von bokub

    bokub/gradient-string

    1,197Auf GitHub ansehen↗

    ` $ npm i gradient-string `

    TypeScript
    Auf GitHub ansehen↗1,197
  • bvaughn/progress-estimatorAvatar von bvaughn

    bvaughn/progress-estimator

    2,131Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,131
  • cacjs/cacAvatar von cacjs

    cacjs/cac

    2,923Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,923

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • chalk/chalkAvatar von chalk

    chalk/chalk

    23,262Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗23,262
  • commitizen/cz-cliAvatar von commitizen

    commitizen/cz-cli

    17,473Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗17,473
  • dcporter/didyoumean.jsAvatar von dcporter

    dcporter/didyoumean.js

    183Auf GitHub ansehen↗

    didYouMean.js - A simple JavaScript matching engine

    JavaScript
    Auf GitHub ansehen↗183
  • drew-y/cliffyAvatar von drew-y

    drew-y/cliffy

    371Auf GitHub ansehen↗

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

    TypeScript
    Auf GitHub ansehen↗371
  • eldargab/easy-tableAvatar von eldargab

    eldargab/easy-table

    315Auf GitHub ansehen↗

    Nice utility for rendering text tables with javascript.

    JavaScript
    Auf GitHub ansehen↗315
  • enquirer/enquirerAvatar von enquirer

    enquirer/enquirer

    7,946Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,946
  • felixfbecker/cli-highlightAvatar von felixfbecker

    felixfbecker/cli-highlight

    332Auf GitHub ansehen↗

    Output a file `sh $ highlight package.json `

    TypeScript
    Auf GitHub ansehen↗332
  • gtanner/qrcode-terminalG

    gtanner/qrcode-terminal

    0Auf GitHub ansehen↗

    Can be installed with:

    Auf GitHub ansehen↗0
  • jorgebucaran/coloretteAvatar von jorgebucaran

    jorgebucaran/colorette

    1,625Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗1,625
  • lukeed/console-clearL

    lukeed/console-clear

    0Auf GitHub ansehen↗

    ` $ npm install --save console-clear `

    Auf GitHub ansehen↗0
  • lukeed/kleurAvatar von lukeed

    lukeed/kleur

    1,697Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗1,697
  • marak/colors.jsAvatar von Marak

    Marak/colors.js

    5,171Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,171
  • marvinhagemeister/koloristM

    marvinhagemeister/kolorist

    0Auf GitHub ansehen↗

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

    Auf GitHub ansehen↗0
  • moxystudio/node-promptlyAvatar von moxystudio

    moxystudio/node-promptly

    153Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗153
  • node-modules/common-binAvatar von node-modules

    node-modules/common-bin

    189Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗189
  • nodeca/argparseAvatar von nodeca

    nodeca/argparse

    508Auf GitHub ansehen↗

    argparse

    JavaScript
    Auf GitHub ansehen↗508
  • notatestuser/treeifyN

    notatestuser/treeify

    0Auf GitHub ansehen↗

    treeify

    Auf GitHub ansehen↗0
  • npm/noptAvatar von npm

    npm/nopt

    541Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗541
  • oclif/oclifAvatar von oclif

    oclif/oclif

    9,543Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,543
  • patorjk/figlet.jsAvatar von patorjk

    patorjk/figlet.js

    2,992Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗2,992
  • plopjs/plopAvatar von plopjs

    plopjs/plop

    7,666Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,666
  • samverschueren/listrAvatar von SamVerschueren

    SamVerschueren/listr

    3,294Auf GitHub ansehen↗

    ` $ npm install --save listr `

    JavaScript
    Auf GitHub ansehen↗3,294
  • sboudrias/inquirer.jsAvatar von SBoudrias

    SBoudrias/Inquirer.js

    21,578Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗21,578
  • sindresorhus/boxenAvatar von sindresorhus

    sindresorhus/boxen

    1,667Auf GitHub ansehen↗

    `sh npm install boxen `

    JavaScript
    Auf GitHub ansehen↗1,667