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
- `ratatui-widgets` - Replace all imports of `std` items that are in `core` or `alloc` with `core`/`alloc`
- `ratatui-widgets` - Add linter rules to prefer core and alloc over std and core over alloc
- feat(no_std): remove redundant `std` usages `ratatui-widgets`
- fix: Fixed issue 1745
- chore(lint): add `std` instead of `core`/`alloc` lints to `ratatui-widgets`
- ci: run clippy using rust stable and beta
- chore: fix io_other_error clippy lints
- Tracking issue: `no_std` Ratatui
- Docs
- Rust not yet supported