/sqlite-wasm

Primary LanguageTypeScript

SQLite, compiled to WASM

npm

Install

npm install @yifangu/sqlite-wasm
# or with yarn
yarn add @yifangu/sqlite-wasm

Usage

See tests directory in the repo.

TODO: better usage section