ASCII terminal UI toolkit
Go to file
2021-06-27 23:11:49 +02:00
config Add 256 color support 2021-06-27 23:11:49 +02:00
.editorconfig Initial structure 2021-05-11 23:20:33 +02:00
.gitignore Initial structure 2021-05-11 23:20:33 +02:00
ansi.test.ts Add 256 color support 2021-06-27 23:11:49 +02:00
ansi.ts Add 256 color support 2021-06-27 23:11:49 +02:00
base.test.ts Add true color output 2021-06-25 00:41:34 +02:00
base.ts Add true color output 2021-06-25 00:41:34 +02:00
demo.ts Fix cursor position bug 2021-06-27 19:46:27 +02:00
deps.ts Add buffers with text drawing 2021-05-14 00:04:47 +02:00
display.ts Add buffers with text drawing 2021-05-14 00:04:47 +02:00
mod.ts Optimize ansi character writing 2021-06-25 01:09:05 +02:00
README.md Initial structure 2021-05-11 23:20:33 +02:00
run Add true color output 2021-06-25 00:41:34 +02:00
testing.ts Add true color output 2021-06-25 00:41:34 +02:00
tsconfig.json Initial structure 2021-05-11 23:20:33 +02:00
ui.test.ts Add 256 color support 2021-06-27 23:11:49 +02:00
ui.ts Add 256 color support 2021-06-27 23:11:49 +02:00

typescript/textui

Build Status