Overview of Mordant capabilities
masterMordant is a multiplatform library for rendering styled text in the terminal. Key features include:
- Colorful ANSI output: Easy styling with automatic detection of terminal capabilities.
- Markdown rendering: Render Markdown directly to the terminal (requires
mordant-markdown). - Layout Widgets: Tools for laying out terminal output, such as lists, tables, and panels.
- Animations: Support for animating any widget, including progress bars and dashboards (requires
mordant-coroutinesfor coroutine support).