ASCII terminal UI toolkit
Go to file
2021-05-19 15:00:52 +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 Initial structure 2021-05-11 23:20:33 +02:00
ansi.ts Add buffers with text drawing 2021-05-14 00:04:47 +02:00
base.test.ts Add buffers with text drawing 2021-05-14 00:04:47 +02:00
base.ts Add buffers with text drawing 2021-05-14 00:04:47 +02:00
demo.ts Add buffers with text drawing 2021-05-14 00:04:47 +02:00
deps.test.ts Initial structure 2021-05-11 23:20:33 +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 Add refresh loop 2021-05-19 15:00:52 +02:00
README.md Initial structure 2021-05-11 23:20:33 +02:00
tsconfig.json Initial structure 2021-05-11 23:20:33 +02:00
ui.ts Add refresh loop 2021-05-19 15:00:52 +02:00

typescript/textui

Build Status