doc.go

1// package uv, or Ultra Violet, is a library for creating terminal-based user
2// interfaces in Go. It provides a high level API for building interactive
3// applications that can run in a terminal window. The library is designed to
4// be easy to use and flexible, allowing developers to create complex UIs with
5// minimal effort.
6package uv