Skip to content

frixaco/letui

Repository files navigation

letui

demo.mp4

Simple TUI library written using Rust and TypeScript

Core dependencies:

  • crossterm - cross-platform terminal manipulation library
  • taffy - UI layout engine

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

NPM publish notes:

  1. push your changes
  2. git tag v0.0.1 - tag a commit
  3. git push origin v0.0.1 - push the tag
  4. release action will build and deploy it as package

About

Simple, minimal TUI library

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •