# ono
Beautiful terminal UI components — copy-paste, framework-agnostic, code you own.
## Status
This is a name-reservation placeholder. The real CLI ships in **v0.1.0**.
If you found this on crates.io, you're early. Star or watch the repo to follow along:
https://github.com/nullorder/ono
## What this will do (eventually)
Run a CLI, pick a TUI component from a curated registry, get idiomatic source code dropped into your project. No runtime dependency, no magic imports — you own the code.
Eventual framework targets: **Ratatui** (Rust), **Textual** (Python), **Bubble Tea** (Go), **Ink** (Node). One source spec per component, idiomatic generators per framework.
## License
[MIT](./LICENSE)