Pure Node.js library for making visual command-line programs (ala vim, ncdu)

(quasar) nebula 34b7ff2276 Merge remote-tracking branch 'notabug/master' пре 1 година
examples 6ea74c268a use ESM module syntax & minor cleanups пре 1 година
ui 34b7ff2276 Merge remote-tracking branch 'notabug/master' пре 1 година
util 34b7ff2276 Merge remote-tracking branch 'notabug/master' пре 1 година
.editorconfig f1cc65d376 Add .editorconfig пре 4 година
.gitignore 0abe909ac0 Add package.json and index.js пре 6 година
LICENSE.txt 3da37cdd10 Add license and readme пре 6 година
README.md 6ea74c268a use ESM module syntax & minor cleanups пре 1 година
index.js 6ea74c268a use ESM module syntax & minor cleanups пре 1 година
package-lock.json 34b7ff2276 Merge remote-tracking branch 'notabug/master' пре 1 година
package.json 34b7ff2276 Merge remote-tracking branch 'notabug/master' пре 1 година
todo.txt 04a9e6f780 add ListScrollForm.wheelMode пре 4 година

README.md

tui-lib

t[erminal] ui-lib[rary]

A handy but incomprehensibly (un)useful DOM-like library for writing visual terminal programs.

My examples for you are the dumb pieces of code I've written with this:

There are also some very, very minimalistic examples in the examples folder.