sqlite3-async

Promisify all `node-sqlite3` APIs. Also, with TypeScript type definitions.

Usage no npm install needed!

<script type="module">
  import sqlite3Async from 'https://cdn.skypack.dev/sqlite3-async';
</script>

README

sqlite3-async

Promisify all node-sqlite3 APIs, and add node-sqlite3 to peerDependencies.

Also, with TypeScript type definitions.

This packages works by patching node-sqlite3.