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

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

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.