Chrome extension for fast, keyboard-first task notes stored locally in an embedded SQLite database (sql.js/WebAssembly). Opens as a centered overlay with backdrop blur over the current page (click the ...
This boilerplate serves as a starting point for building web applications that require a client-side, in-browser database powered by SQL.js. Vite: A fast, versatile ...
Love it or hate it, the capabilities of your modern web browser continuously grow in strange and wild ways. The ability for web apps to work offline requires a persistent local storage solution and ...