meta: updated version number
improvement (ensureFile): checks file exists on read
uses ensureFile from the std library to check if file exists; creates empty document if does not
adds checkHeader function to add a missing header to database on write.
corrects any thrown errors resulted from functions not handling an empty document
Fixes: https://todo.sr.ht/~tonic/kaarten-deno/1
Signed-off-by: Alex S. <alex@panoptic.onl>
ref number is outputted on -a
Types corrected; search bug fixed
js version deprecated for ts
Append, Sort, and Search written
Began rewrite with cliffy & TS
Fixed dead "lets" to "const"
Date includes time, Readme clarifies definition of Kaarten
Readme Update; Columns renamed for clarity, Minor format edits
Kaarten alpha functionality