pwFoo's Stars
marcuswestin/store.js
Cross-browser storage for all use cases, used across the web.
Nozbe/WatermelonDB
🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️
isomorphic-git/isomorphic-git
A pure JavaScript implementation of git for node and browsers!
share/sharedb
Realtime database backend based on Operational Transformation (OT)
automerge/automerge
A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
vlcn-io/cr-sqlite
Convergent, Replicated SQLite. Multi-writer and CRDT support for SQLite
remotestorage/remotestorage.js
⬡ JavaScript client library for integrating remoteStorage in apps
josephg/diamond-types
The world's fastest CRDT. WIP.
fortunejs/fortune
Non-native graph database abstraction layer for Node.js and web browsers.
mWater/minimongo
Client-side in-memory mongodb backed by localstorage with server sync over http
redwood/redwood
A highly-configurable, distributed, realtime database that manages a state tree shared among many peers.
simonlast/node-persist
Super-easy persistent data structures in Node.js
tantaman/LargeLocalStorage
Problem: You need to store a large amount of key-value based data in IE, Chrome, Safari, AND Firefox
lmaccherone/node-localstorage
A drop-in substitute for the browser native localStorage API that runs on node.js.
forbesmyester/SyncIt
SyncIt is a library to enable you to easily add synchronization to your (offline / phonegap) web Apps
waterholeforum/core
The core Waterhole package.
peer-base/js-delta-crdts
Delta State-based CRDTs in Javascript
fagbokforlaget/simple-fs
Handles files on indexeddb like you would do in node.js (promise)
AKASHAorg/easy-web-crypto
Webcrypto API wrapper for applications that store encrypted data
niclasko/Cypher.js
Cypher graph database for Javascript
dglittle/shelf
PsychoLlama/graph-crdt
Commutative graphs made for real-time, offline-tolerant replication
draeder/easypeers
Easy serverless swarms of WebRTC peers over WebTorrent
HugoHasenbein/redmine_tint_issues
Plugin for Redmine to tint issues by age and due date
rozek/notes-on-gundb
a (growing) collection of notes on GunDB
dabblewriter/browserbase
IndexedDB wrapper providing promises, easy versioning, and events, including change events across tabs.
davchezt/esoTalk
esoTalk – Fat-free forum software
gmarcos87/shared-state-js
Shared-state in Javascript
pwFoo/minimongo
Client-side in-memory mongodb backed by localstorage with server sync over http
rozek/gundb-direct-localforage-adapter
a trivial storage adapter for GunDB using localForage