tml
« Back to VersTracker
Description:
Tiny markup language for terminal output
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: terminal markup ansi cli styling golang
Install: brew install tml
About:
Tml is a lightweight markup language designed specifically for styling terminal output. It provides a simple, human-readable syntax for adding colors, bold, italics, and other text decorations to console applications. The tool compiles this markup into standard ANSI escape sequences, making it easy to create visually appealing command-line interfaces without complex code.
Key Features:
  • Simple, human-readable syntax for terminal styling
  • Compiles to standard ANSI escape sequences
  • Zero dependencies for easy integration
  • Supports colors, bold, italic, and underline styles
Use Cases:
  • Adding color and formatting to CLI application output
  • Creating styled progress bars and status messages
  • Building visually appealing terminal user interfaces
Alternatives:
  • chalk – JavaScript-based terminal styling with similar goals but requires Node.js runtime
  • rich – Python library with more advanced features but language-specific implementation
Version History
Detected Version Rev Change Commit