This small TS/JS library provides a simple API to draw HTML glyphs in a fashion similar to old-school TTY displays. The main focus is on aesthetic quality of rendering: the whole HTML+CSS rendering pipeline is leveraged, including vector fonts, browser-native animations and transitions and more.
Toolchain: make, deno
maketo build the librarymake docto autogenerate apidocsmake demoto build the demopagemake testto run testsmake checkto typecheck
