@sqlite.org/sqlite-wasm

v3.46.1-build5
SQLite Wasm conveniently wrapped as an ES Module.
sqlite sqlite3 sqlite-wasm sqlite3-wasm webassembly wasm esm opfs origin-private-file-system and 1 more...

publint

npx publint

check-types

tsc

clean

shx rm -rf sqlite-wasm

build

npm run clean && node bin/index.js

start

npx http-server --coop

fix

npx prettier . --write

prepublishOnly

npm run build && npm run fix && npm run publint && npm run check-types

deploy

npm run prepare && git add . && git commit -am 'New release' && git push && npm publish --access public
npm i @sqlite.org/sqlite-wasm

Metadata

Downloads