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

(quasar) nebula 34b7ff2276 Merge remote-tracking branch 'notabug/master' 10 months ago
examples 6ea74c268a use ESM module syntax & minor cleanups 10 months ago
ui 34b7ff2276 Merge remote-tracking branch 'notabug/master' 10 months ago
util 34b7ff2276 Merge remote-tracking branch 'notabug/master' 10 months ago
.editorconfig f1cc65d376 Add .editorconfig 4 years ago
.gitignore 0abe909ac0 Add package.json and index.js 6 years ago
LICENSE.txt 3da37cdd10 Add license and readme 6 years ago
README.md 6ea74c268a use ESM module syntax & minor cleanups 10 months ago
index.js 6ea74c268a use ESM module syntax & minor cleanups 10 months ago
package-lock.json 34b7ff2276 Merge remote-tracking branch 'notabug/master' 10 months ago
package.json 34b7ff2276 Merge remote-tracking branch 'notabug/master' 10 months ago
todo.txt 04a9e6f780 add ListScrollForm.wheelMode 3 years ago

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.