68 skills found · Page 1 of 3
localForage / LocalForage💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.
dumbmatter / FakeIndexedDBA pure JS in-memory implementation of the IndexedDB API
ebidel / Idb.filesystem.jsHTML5 Filesystem API polyfill using IndexedDB
lifo-sh / LifoA browser-native operating system. Unix/Linux reimagined where the browser IS the kernel and Web APIs ARE syscalls. 60+ commands, bash-like shell, virtual filesystem, and IndexedDB persistence.
josephrocca / OpenCharactersSimple little web interface for creating characters and chatting with them. It's basically a single HTML file - no server. Share characters using a link (character data is stored within the URL itself). All chat data is stored in your browser using IndexedDB. Currently supports OpenAI APIs and ~any Hugging Face model.
mdn / To Do NotificationsEnhanced version of the to-do app, which stores to-do items via IndexedDB, and then also aims to provide notifications when to-do item deadlines are up, via the Notification and Vibration APIs.
willgm / Web Crypto StorageA tiny promise-based crypto keyval storage using IndexedDB and the native Web Crypto API
treojs / TreoConsistent API to IndexedDB
julienetie / Db64A Practical IndexedDB API
axemclion / Jquery IndexeddbAn IndexedDB Plugin for Jquery.
assuncaocharles / Ngx Indexed DbA service that wraps IndexedDB database in an Angular service. It exposes very simple observables API to enable the usage of IndexedDB without most of it plumbing.
unadlib / LocalspaceA library that unifies the APIs of IndexedDB, localStorage and other storage into a consistent API
chenstarx / GoDB.jsIndexedDB with Intuitive API,轻松搞定浏览器数据库🎉
LostBeard / SpawnDev.BlazorJSFull Blazor WebAssembly and Javascript interop. Supports all Javascript data types and web browser APIs.
agektmr / BrowserStorageAbuserBrowser Storage Abuser is a tool to experiment your browser storage limitation on LocalStorage, SessionStorage, WebSQL Database, IndexedDB API and FileSystem API. You can add arbitrary sized files to those storage to see the limit of their size.
assuncaocharles / React Indexed DbA service that wraps IndexedDB database in an Declarative way. It exposes very simple promises API to enable the usage of IndexedDB without most of it plumbing.
amuste / DnetIndexedDbBlazor Library for IndexedDB DOM API
axemclion / IndexedDBAPI wrapper on the IndexedDB APIs
fission-codes / Keystore IdbIn-browser key management with IndexedDB and the Web Crypto API
maxgaurav / Indexeddb OrmIndexed DB ORM