bvrieman's Stars
DevTony101/js-todo-app-indexed_db
This is a to-do web application that uses the IndexedDB API.
susanta96/Todo-list-JS
Just a Simple To Do List In JavaScript using IndexDB now, for previous code you can go to master branch that uses Localstorage.
mohitk0208/notes-pwa
Make notes :page_with_curl: in the browser itself, it runs offline and the data is saved in the browser.
FreshVine/jQuery-cache-images
Makes for easy caching of image files in the browsers LocalStorage or indexedDB. Can be bound elements or parents.
HondryTravis/TinyDB
easy to use multi-table indexedDB lib
falsandtru/clientchannel
Persist objects and sync them between tabs via IndexedDB or LocalStorage.
akira-cn/okeydb
Pure JavaScript NoSQL database with no dependency, written by node.js.
mdn/indexeddb-examples
Code examples that accompany the MDN IndexedDB documentation
xuset/idb-kv-store
Persistent key-value store for web browsers backed by IndexedDB
ujjwalguptaofficial/idbstudio
idbstudio is a management tools for indexeddb library jsstore. It helps users to execute , debug and learn jsstore query.
freaktechnik/justintv-stream-notifications
This Firefox add-on displays a notification when a channel on Twitch, Youtube, Mixer or many more services goes live. Which channels are checked for being live is fully customizable.
ujjwalguptaofficial/jsstore-examples
This repo contains examples of jsstore for different frameworks & tools
SyncProxy/sync-client
SyncProxy javascript client with support for all major embedded databases (IndexedDB, SQLite, WebSQL, LokiJS...)
oslabs-beta/dbhive
Real-time monitoring and analysis tool for PostgreSQL databases
lrlna/nanoidb
fun wrapper around IndexedDB
1999/sklad
Promise-based API for IndexedDB
unbug/DOMSnap
Offline web pages by persist DOM to IndexedDB/WebSQL
stoxy-js/stoxy
Stoxy is a state management API for all modern Web Technologies
playerony/indexeddb-fs
An "fs" kind of library dedicated to the browser. It provides a lightweight and efficient interface for managing files and directories in web applications.
dd3v/favbox
❤️FavBox is a browser extension that simplifies and improves bookmark management, without relying on external cloud storage or third-party services
Polarisation/indexeddb-export-import
Export/import an IndexedDB database to/from JSON. Can be used to backup and restore.
chenstarx/GoDB.js
IndexedDB with Intuitive API,轻松搞定浏览器数据库🎉
sanchitnevgi/remember
The progressive offline Todo app
treojs/treo
Consistent API to IndexedDB
rhashimoto/wa-sqlite
WebAssembly SQLite with support for browser storage extensions
dumbmatter/fakeIndexedDB
A pure JS in-memory implementation of the IndexedDB API
filerjs/filer
Node-like file system for browsers
alekseykulikov/storage
Asynchronous browser storage with multiple back-ends (IndexedDB, WebSQL, localStorage)
ujjwalguptaofficial/JsStore
Simplifying IndexedDB with SQL like syntax and promises
pazguille/offline-first
:electric_plug: Everything you need to know to create offline-first web apps.