localstorage

  • remoteStorage is a library that combines the #localStorage API with a remote server to persist data across browsers and devices. #TypeScript #webdev https://github.com/FrigadeHQ/remote-storage https://remote.storage/

  • brownies ( franciscop/brownies )

    🍫 Tastier cookies, local, session, and db storage in a tiny package. Includes subscribe() events for changes. Created by franciscop on Sep 02, 2016.

  • lowdb ( typicode/lowdb )

    Simple to use local JSON database. Use native JavaScript API to query. Written in TypeScript. (supports Node, Electron and the browser) Created by typicode on Apr 02, 2014.