demo.mp4
Simple TUI library written using Rust and TypeScript
Core dependencies:
TODO:
- Hover support
- Try to optimizatize the shit out of everything
- Add logging and debugging utilities
- Improve overall architecture ("make it work" is done, now "make it right, make it fast" is left)
- Add scrollable containers
- push your changes
git tag v0.0.1- tag a commitgit push origin v0.0.1- push the tag- release action will build and deploy it as package