Skip to content

Commit

Permalink
Add tachyonfx (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
junkdog committed Jun 20, 2024
1 parent 4275eff commit a46f3f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ Aside from those listed here, many other apps and libraries can be easily be fou
- [ansi-to-tui](https://crates.io/crates/ansi-to-tui) - A library to convert ansi color coded text into `ratatui::text::Text`.
- [color-to-tui](https://crates.io/crates/color-to-tui) - Parse colors and convert them to `ratatui::style::Colors`.
- [ratatui-macros](https://github.com/kdheepak/ratatui-macros) - Macros for simplifying boilerplate for creating UI using Ratatui.
- [tachyonfx](https://github.com/junkdog/tachyonfx) - A shader-like effects library for ratatui.
- [tui-input](https://crates.io/crates/tui-input) - A headless input library for TUI apps.
- [coolor](https://github.com/Canop/coolor) - Tiny color conversion library for TUI application builders.

Expand Down

0 comments on commit a46f3f3

Please sign in to comment.