Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 1.3% on proxy.golang.org
Top 0.7% dependent packages on proxy.golang.org
Top 0.7% dependent repos on proxy.golang.org
Top 2.4% forks on proxy.golang.org

proxy.golang.org : github.com/marcusolsson/tui-go

Package tui is a library for building user interfaces for the terminal. Widgets are the main building blocks of any user interface. They allow us to present information and interact with our application. It receives keyboard and mouse events from the terminal and draws a representation of itself. Widgets are structured using layouts. Layouts are powerful tools that let you position your widgets without having to specify their exact coordinates. Here, the VBox will ensure that the Button will be placed underneath the Label. There are currently three layouts to choose from; VBox, HBox and Grid. Sizing of widgets is controlled by its SizePolicy. For now, you can read more about how size policies work in the Qt docs: http://doc.qt.io/qt-5/qsizepolicy.html#Policy-enum

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/marcusolsson/tui-go
Keywords: terminal, terminal-app, tui, ui
License: MIT
Latest release: over 5 years ago
First release: almost 7 years ago
Namespace: github.com/marcusolsson
Dependent packages: 51
Dependent repositories: 60
Stars: 2,071 on GitHub
Forks: 123 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://buymeacoffee.com/marcusolsson
Last synced: 7 days ago

    Loading...
    Readme
    Loading...