aboutsummaryrefslogtreecommitdiff
path: root/dev/lib
Commit message (Collapse)AuthorAge
* Fix dexie import and exportjbukl2023-11-10
|
* Switch to vitest for ESM support; other fixesDarius Jahandarie2023-11-08
|
* Modernize codebaseDarius Jahandarie2023-11-04
- Use ES modules - Remove vendored libs and build them from npm using esbuild - Switch from JSZip to zip.js