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
·

2 Repos

Awesome GitHub RepositoriesTerminal Text Stylers

Utilities for applying ANSI-based text styling and formatting to console output.

Distinguishing note: Focuses on visual text enhancement for terminal readability.

Explore 2 awesome GitHub repositories matching web development · Terminal Text Stylers. Refine with filters or upvote what's useful.

Awesome Terminal Text Stylers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • vadimdemedes/inkAvatar von vadimdemedes

    vadimdemedes/ink

    38,933Auf GitHub ansehen↗

    Ink is a declarative framework for building interactive command-line applications using a component-based architecture. It functions as a console renderer that maps component trees to terminal output buffers, allowing developers to manage stateful interfaces through standard component reconciliation. By translating high-level layout and style properties into terminal control codes, it enables the creation of responsive, dynamic interfaces within the console. The framework distinguishes itself by integrating a cross-platform layout engine that applies a flexible box model to the character-base

    Improves readability by applying colors, font weights, and decorative effects to console output.

    TypeScriptclicommand-lineflexbox
    Auf GitHub ansehen↗38,933
  • fatih/colorAvatar von fatih

    fatih/color

    7,883Auf GitHub ansehen↗

    This is an ANSI terminal color library and console output manager used for applying colors and text attributes to command line interface output. It functions as a terminal text styler and RGB color formatter, generating the escape codes necessary for foreground and background styling. The project supports 24-bit high-color RGB mapping for precise color rendering in compatible terminal emulators. It enables the creation of colorized text fragments that can be embedded into larger blocks of text or applied as global styles that persist across subsequent output streams. The library covers broad

    Adds bold, underline, and italic formatting to command line interface text.

    Goansicolorcoloring
    Auf GitHub ansehen↗7,883
  1. Home
  2. Web Development
  3. Terminal Text Stylers