Go to file
2024-07-23 00:07:45 -04:00
src replace console.log with console.table 2024-07-23 00:07:45 -04:00
.editorconfig Initial commit 2024-07-21 20:14:05 -04:00
.eslintignore Initial commit 2024-07-21 20:14:05 -04:00
.eslintrc Initial commit 2024-07-21 20:14:05 -04:00
.gitignore Initial commit 2024-07-21 20:14:05 -04:00
.npmrc Initial commit 2024-07-21 20:14:05 -04:00
build.ps1 Initial commit 2024-07-21 20:14:05 -04:00
esbuild.config.mjs rename worker, update readme 2024-07-21 20:23:25 -04:00
manifest.json Initial commit 2024-07-21 20:14:05 -04:00
package.json benches 2024-07-23 00:01:26 -04:00
README.md update readme 2024-07-21 20:29:42 -04:00
tsconfig.json Initial commit 2024-07-21 20:14:05 -04:00
version-bump.mjs Initial commit 2024-07-21 20:14:05 -04:00
versions.json Initial commit 2024-07-21 20:14:05 -04:00
yarn.lock benches 2024-07-23 00:01:26 -04:00

obsidian + sqlite3 + opfs proof-of-concept

creates and queries a sqlite3 database with the opfs-sahpool vfs

to build + install, run ./build.ps1 -vault /path/to/your/vault and open the console in obsidian :)