Skip to content

verdverm/vermui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VermUI - A terminal UI framework inspired by React.

Build Status Doc Status

V1.0.0-RC1

go get -u github.com/verdverm/vermui

Features:

  • Widgets, Layouts, N-Column Grid, Alignment
  • Routing and event systems
  • Higher-Order-Components
    • Streaming Data Tables
    • Dev and UserError consoles
    • Command box with REPL
    • NavBar with Routed View

Check out the VermUI Starter Kit, which is also a Demo application.

go get github.com/verdverm/vermui-starterkit
./vermui-starterkit

I will put up a fresh demo tomorrow ;]

demo recording demo recording

Code

Look at the starterkit, it is up-to-date.

Packages

No packages published

Languages

  • Go 99.4%
  • Python 0.6%