@khoralabs/sqlite-crypto
v0.1.0
Published
SQLCipher helpers for Bun SQLite
Readme
@khoralabs/sqlite-crypto
SQLCipher helpers for Bun SQLite.
Install
npm install @khoralabs/sqlite-cryptoUsage
Import from @khoralabs/sqlite-crypto. See src/ for exported APIs.
Development
From the repository root:
bun install
bun test --cwd packages/sqlite-cryptoPublishing
Use the release @khoralabs/sqlite-crypto GitHub Actions workflow. Set version (e.g. 0.1.0); enable dry run first to validate without publishing.
