ratatui
https://github.com/ratatui-org/ratatui
Rust
Rust library that's all about cooking up terminal user interfaces (TUIs)
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported4 Subscribers
Add a CodeTriage badge to ratatui
Help out
- Issues
- Can't render tab character with Paragraph.
- Come up with some real examples of common layout
- Add theme module
- Specification for `Table` widget
- Example locations and compatibility with Ratatui released versions
- Change `Alignment` enum to be direction agnostic
- Remove `block::Title` and `block::Position`, add `Block::top_title()` and `Block::bottom_title()` for ergonomics
- Provide a mechanism to retrieve the pixel(x,y) where a mouse is clicked on canvas
- support complete style for canvas
- Replace calendar day with symbol
- Docs
- Rust not yet supported