A Typescript CLI text editor based on Kilo (https://viewsourcecode.org/snaptoken/kilo/) and Hecto (https://www.flenker.blog/hecto/)
Go to file
2023-11-01 15:27:31 -04:00
src Make code formatting more consistent 2023-11-01 15:27:31 -04:00
.editorconfig Rough start to Deno runtime implemenation 2023-10-27 16:02:54 -04:00
.gitignore First commit 2023-10-27 11:51:04 -04:00
deno.jsonc Get raw mode working in Deno 2023-11-01 15:05:31 -04:00
justfile Set up basic functionality for bun 2023-10-31 14:47:59 -04:00
README.md First commit 2023-10-27 11:51:04 -04:00

Scroll

Making a text editor in Typescript based on Kilo (Script + Kilo = Scroll)

Having to compile for Node sucks, so targeting Bun and Deno as runtimes