pwFoo's Stars
typicode/lowdb
Simple and fast JSON database
mdn/dom-examples
Code examples that accompany various MDN DOM and Web API documentation pages
jvilk/BrowserFS
BrowserFS is an in-browser filesystem that emulates the Node JS filesystem API and supports storing and retrieving files from various backends.
jakearchibald/idb-keyval
A super-simple-small promise-based keyval store implemented with IndexedDB
esotalk/esoTalk
Fat-free forum software.
graphology/graphology
A robust & multipurpose Graph object for JavaScript & TypeScript.
ujjwalguptaofficial/JsStore
Simplifying IndexedDB with SQL like syntax and promises
aaronpowell/db.js
db.js is a wrapper for IndexedDB to make it easier to work against
meixler/web-browser-based-file-encryption-decryption
Use your web browser to encrypt and decrypt files.
PatrickRoumanoff/js-keygen
ssh-keygen in the browser
widmogrod/js-crdt
Conflict-free Replication Data Type in TypeScript
jclo/picodb
A tiny in-memory database (MongoDB like) that stores JSON documents
will093/client-side-routing-vanilla-js
Demo code for my tutorial at https://willtaylor.blog/client-side-routing-in-vanilla-js
NikolaiT/db.js
In-Memory Key-Value Database with Persistent File Storage
jasimea/router-sample
Sample web component based declarative router implementation
rpl/idb-file-storage
Simple Promise-based IndexedDB wrapper to store files
axemclion/Linq2IndexedDB
A Linq like library for using IndexedDB
grassator/happened
PubSub / Event Bus library
draeder/easypeers-signal
Easy signaling for connecting WebRTC peers
mroi/nextcloud-esotalk
the esoTalk forum as an app for Nextcloud
Evercoder/pubsub
Small, fast JavaScript library implementing the Publish/Subscribe pattern.
elias551/simple-kvs
Simple key value store for the browser, based on indexed db, promise-based + TS friendly
hesselbom/crdtmap
hieunc229/clientdb.js
A Reactive and Minimalistic Interface for IndexedDB with Promises (TypeScript supported)
msandrini/minimal-indexed-db
Minimal wrapper over native IndexedDB
optimalisatie/Cache-API-Key-Value-Store
Browser Cache API key/value database with +50MB storage capacity, expiration and JSON object data-type support.
gyenabubakar/tiny-indexed-db
A tiny Promise-based library for working with indexedDB in JavaScript.
ApurboStarry/file-encrypter-decrypter
A client-side app that encrypts and decrypts files.
ashwinkumar2438/simplestore
SergeS/simple-indexeddb-wrapper