awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

Awesome GitHub RepositoriesTable-Based Formatting

Rendering data into structured tables and lists for terminal output.

Distinct from Terminal Text Rendering: Distinct from Terminal Text Rendering: focuses on tabular data layout rather than general text scaling and protocols.

Explore 3 awesome GitHub repositories matching user interface & experience · Table-Based Formatting. Refine with filters or upvote what's useful.

Awesome Table-Based Formatting GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • insanum/gcalcliAvatar de insanum

    insanum/gcalcli

    3,731Voir sur GitHub↗

    gcalcli is a command-line interface and calendar management tool designed for viewing, creating, and managing events within Google Calendar. It functions as a Google API client that allows users to handle scheduling and appointments directly from a terminal without the use of a web browser. The tool enables terminal-based scheduling and calendar workflow automation, providing a way to manage daily agendas and schedule updates through a shell. The utility integrates with the Google Calendar API via a REST client and uses OAuth2 for authentication. It renders API data into human-readable table

    Formats Google Calendar API data into human-readable tables and lists for terminal display.

    Python
    Voir sur GitHub↗3,731
  • automattic/cli-tableAvatar de Automattic

    Automattic/cli-table

    2,298Voir sur GitHub↗

    Cli-table is a command-line utility and Node.js library for rendering structured, Unicode-bordered tables with custom widths and alignment in terminal applications. It functions as a table formatting tool designed to style headers, pad cells, and truncate text output for command-line tools. The library supports custom box-drawing characters and corner pieces assembled dynamically around cell content to form structured grid layouts. It handles column-width-based cell wrapping by calculating character lengths to split and wrap multi-line text within fixed terminal bounds, alongside ANSI-style h

    Acts as a command-line utility for styling table headers, padding cells, and truncating text output in terminal applications.

    JavaScript
    Voir sur GitHub↗2,298
  • hetznercloud/cliAvatar de hetznercloud

    hetznercloud/cli

    1,720Voir sur GitHub↗

    The project is a command-line interface for managing cloud infrastructure resources such as servers, networks, storage volumes, and load balancers. It translates terminal flags and positional arguments into signed HTTP requests targeting remote cloud endpoints, enabling users to provision, configure, and delete cloud infrastructure directly from the terminal without using a web browser interface. The utility supports multi-account administration by storing user credentials, active profiles, and preferences locally in configuration files, allowing users to switch between different account envi

    Renders command outputs in structured tabular and JSON formats.

    Goclicommand-linecommand-line-tool
    Voir sur GitHub↗1,720
  1. Home
  2. User Interface & Experience
  3. Terminal Text Rendering
  4. Table-Based Formatting