Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add a SvelteKit example (#305)
* Setup SvelteKit example project `npm create svelte@latest` * Add buffer and mdb-reader dependencies to SK example `npm i buffer mdb-reader@2` * SvelteKit example implementation * Add @types/node to SK example deps * Upgrade SK example to use mdb-reader v3 and polyfills * Remove eslint/prettier and pin remaining dependencies
- Loading branch information