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 5 роки тому
.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.