文件名称:泡泡茶-一个强大的小TUI框架:building_construction:-Golang开发
文件大小:70KB
文件格式:ZIP
更新时间:2024-06-15 07:44:40
Golang Command Line
构建终端应用程序的有趣,实用和有状态的方式。 一个基于Elm架构的Go框架。 Bubble Tea非常适合简单和复杂的终端应用程序,可以是嵌入式,全窗口或两者的混合。 泡泡茶构建终端应用程序的一种有趣,实用且有状态的方法。 一个基于Elm架构的Go框架。 Bubble Tea非常适合简单和复杂的终端应用程序,可以是嵌入式,全窗口或两者的混合。 Bubble Tea已用于生产中,其中包括我们在此过程中添加的许多功能和性能优化。 其中包括一个基于帧速率的标准渲染器,该渲染器是用于高性能可滚动区域的渲染器,与m
【文件预览】:
bubbletea-master
----screen.go(851B)
----commands_test.go(940B)
----signals_unix.go(579B)
----tty.go(733B)
----.github()
--------workflows()
----key.go(10KB)
----mouse_test.go(6KB)
----mouse.go(2KB)
----LICENSE(1KB)
----standard_renderer.go(12KB)
----tea.go(15KB)
----renderer.go(166B)
----nil_renderer.go(279B)
----logging.go(916B)
----tutorials()
--------commands()
--------basics()
--------go.sum(2KB)
--------go.mod(128B)
----tty_windows.go(2KB)
----signals_windows.go(210B)
----examples()
--------paginator()
--------realtime()
--------simple()
--------textinput()
--------progress()
--------result()
--------http()
--------views()
--------textinputs()
--------glamour()
--------fullscreen()
--------tui-daemon-combo()
--------pipe()
--------go.sum(8KB)
--------countdown()
--------spinner()
--------pager()
--------mouse()
--------spinners()
--------altscreen-toggle()
--------go.mod(533B)
----.gitignore(297B)
----.golangci.yml(374B)
----go.sum(2KB)
----README.md(11KB)
----tty_unix.go(1KB)
----commands.go(2KB)
----go.mod(342B)