ratatui/examples
Josh McKinney b40ca44e1a
docs: update README.md and add hello_world example (#204)
- Reformat summary info
- Add badges for dependencies, discord, license
- point existing badges to shields.io
- add Table of Contents
- tweaked installation instructions to show instructions for new and
existing crates
- moved fork status lower
- chop lines generally to 100 limit
- add a quickstart based on a simplified hello_world example
- added / updated some internal links to point locally
- removed some details to simplify the readme (e.g. tick-rate)
- reordered widgets and pointed these at the widget docs
- adds a hello_world example that has just the absolute basic code
necessary to run a ratatui app. This includes some comments that help
guide the user towards other approaches and considerations for a real
world app.
2023-06-01 15:22:18 +02:00
..
demo chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
barchart.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
block.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
calendar.rs feat(calendar): add calendar widget (#138) 2023-04-26 23:02:35 +02:00
canvas.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
chart.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
custom_widget.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
gauge.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
hello_world.rs docs: update README.md and add hello_world example (#204) 2023-06-01 15:22:18 +02:00
inline.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
layout.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
list.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
panic.rs refactor(text): replace Spans with Line (#178) 2023-05-18 20:21:43 +02:00
paragraph.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
popup.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
sparkline.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
table.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
tabs.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00
user_input.rs chore: inline format args (#190) 2023-05-21 20:46:02 -07:00