remote-storage

remoteStorage is a simple library that combines the localStorage API with a remote server to persist data across sessions, devices, and browsers. It works as a simple key value database store and backend with support for React, Next.js, Vue, Node, or any Javascript stack

MIT License

Downloads
61
Stars
1.2K

Bot releases are visible (Hide)

remote-storage - [email protected]

Published by christianmat 7 months ago

Patch Changes

  • 2e58ee6: Switches to esbuild for browser-based building
remote-storage - [email protected] Latest Release

Published by christianmat 7 months ago

Patch Changes

  • 9d0ea6c: Adds a minified version of the library that can be included in browsers without npm
remote-storage - [email protected]

Published by christianmat 9 months ago

Patch Changes

  • 7c3c492: Fixes an issue with arrays being interpreted as non-JSON
remote-storage - [email protected]

Published by christianmat 9 months ago

Introducing remoteStorage version 1.0.4! Check out the key features:

  • 🔐 Enhanced Security: Secure your calls with JSON Web Tokens (JWTs). Both the server and client now support JWTs to ensure the protection of your users' data.
  • 💾 sqlite Server Support: Say goodbye to Redis! The server now utilizes sqlite by default, allowing you to store significantly more data. Plus, running the server is now a breeze with just a single command (no Docker required).
  • 📚 OpenAPI Documentation: The server is now documented with OpenAPI/Swagger, simplifying the process of building your own clients or server. Explore the comprehensive documentation for seamless integration.
remote-storage - [email protected]

Published by christianmat 9 months ago

Patch Changes

  • ca170a5: Updated default server url to be api.remote.storage
remote-storage - [email protected]

Published by christianmat 10 months ago

Patch Changes

  • 948f834: Fixes an issue where empty config was giving typescript errors
remote-storage - [email protected]

Published by christianmat 10 months ago

Patch Changes

  • 9357424: Updated default server address
remote-storage - [email protected]

Published by christianmat 10 months ago

Major Changes

  • 9d909aa: Initial release
remote-storage - [email protected]

Published by christianmat 10 months ago

Patch Changes

  • 50b23a1: Updated readme
remote-storage - [email protected]

Published by christianmat 10 months ago

Patch Changes

  • 6a52daf: Updated readme
  • edd393f: Fix lockfile issues
remote-storage - [email protected]

Published by christianmat 10 months ago

Patch Changes

  • c6c16f7: Updated README
  • 2403741: Updated readme
remote-storage - [email protected]

Published by christianmat 10 months ago

Patch Changes

  • 5742325: Version bump
Package Rankings
Top 42.32% on Npmjs.org
Badges
Extracted from project README
npm version tests npm license code style: prettier