A Long class for representing a 64-bit two's-complement integer value.
A debug backtrace module for PEG.js.
SQLite Wasm conveniently wrapped as an ES Module.
A Long class for representing a 64-bit two's-complement integer value.
Migrate (nested and multi-dimensional) json data to/from sqlite database with better-sqlite3-helper
node-sqlite3-compatible API for libSQL
Port of the OpenBSD bcrypt_pbkdf function to pure JS
better-sqlite3 on bedrock
Asynchronous, non-blocking SQLite3 bindings
Various helper utilities for working with buffers and binary data
Checkbox with autocomplete and other additions for Inquirer
WebSQL Database API, implemented for Node using sqlite3
A Component Library for Vue 3
rehype plugin to highlight code blocks in HTML with Prism (via refractor) with line highlighting and line numbers
Codecs for numbers of different sizes and endianness
SQLite3 session store for Connect
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
Test if a finite double-precision floating-point number is an integer.
WebSQL Database API, implemented for Node using sqlite3
A session store for express-session.
A knex.js session store for Express and Connect
The Unified Toolchain for the Web
Parse SQLite query syntax using a LALR(1) parser derived from SQLite's parse.y grammar. 1.5x-200x faster than other JavaScript SQL parsers.
Query a sqlite3 database using better-sqlite3 in a way like 'firstName:luc'.