awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
logrusorgru avatar

logrusorgru/aurora

0
View on GitHub↗
1,489 स्टार्स·54 फोर्क्स·Go·Unlicense·3 व्यूज़

Aurora

Golang ultimate ANSI-colors that supports Printf/Sprintf methods

Features

  • कमांड लाइन इंटरफेस - ANSI terminal colors for fmt.Printf.
  • Console Interfaces - Listed in the “Console Interfaces” section of the Awesome Go awesome list.
  • Console UI - ANSI terminal colors for fmt.
  • Terminal User Interfaces - ANSI terminal color support for formatted output.

स्टार हिस्ट्री

logrusorgru/aurora के लिए स्टार हिस्ट्री चार्टlogrusorgru/aurora के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Aurora के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Aurora के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • cheynewallace/tabbycheynewallace का अवतार

    cheynewallace/tabby

    371GitHub पर देखें↗

    A tiny library for super simple Golang tables

    Go
    GitHub पर देखें↗371
  • c-bata/go-promptc-bata का अवतार

    c-bata/go-prompt

    5,481GitHub पर देखें↗

    go-prompt is a library for building interactive command-line interfaces in Go. It serves as a cross-platform console UI framework and terminal input manager, providing the tools necessary to capture user input and execute commands through a persistent interactive loop. The library features a dedicated auto-completion engine that provides real-time command suggestions. It also supports dynamic prompt prefixes updated via callback functions and a system for managing and recalling command history. The framework covers a broad range of terminal capabilities, including keyboard shortcut mapping,

    Goclicommand-lineinteractive
    GitHub पर देखें↗5,481
  • alexeyco/simpletablealexeyco का अवतार

    alexeyco/simpletable

    550GitHub पर देखें↗

    Simple tables in terminal with Go

    Goasciicligo
    GitHub पर देखें↗550
  • daviddengcn/go-colortextdaviddengcn का अवतार

    daviddengcn/go-colortext

    215GitHub पर देखें↗

    Change the color of console text.

    Go
    GitHub पर देखें↗215
Aurora के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

logrusorgru/aurora क्या करता है?

Golang ultimate ANSI-colors that supports Printf/Sprintf methods

logrusorgru/aurora की मुख्य विशेषताएं क्या हैं?

logrusorgru/aurora की मुख्य विशेषताएं हैं: कमांड लाइन इंटरफेस, Console Interfaces, Console UI, Terminal User Interfaces।

logrusorgru/aurora के कुछ ओपन-सोर्स विकल्प क्या हैं?

logrusorgru/aurora के ओपन-सोर्स विकल्पों में शामिल हैं: gizak/termui — Termui is a Go terminal user interface library used for building interactive dashboards and visual layouts within a… daviddengcn/go-colortext — Change the color of console text. alexeyco/simpletable — Simple tables in terminal with Go. c-bata/go-prompt — go-prompt is a library for building interactive command-line interfaces in Go. It serves as a cross-platform console… cheynewallace/tabby — A tiny library for super simple Golang tables. gookit/color — 🎨 Terminal color rendering library, support 8/16 colors, 256 colors, RGB color rendering output, support…