Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

⬡ JavaScript client library for integrating remoteStorage in apps

License

NotificationsYou must be signed in to change notification settings

remotestorage/remotestorage.js

npmBuild Status

remoteStorage.js is a JavaScript library for storing user data locally in thebrowser, as well as connecting toremoteStorageservers and syncing data across devices and applications. It is also capable ofconnecting and syncing data with a person's Dropbox or Google Drive account(optional).

The library is well-tested and actively maintained. It is safe to use inproduction.

Where to get help?

Running a local test server

To develop remoteStorage-enabled apps, you need to have aremoteStorage-compatible storage account. We recommendarmadietto (node.js) ormysteryshack (Rust) for running alocal test server.

You can also get an account with a hoster, or use anotherremoteStorage server implementation:Servers.

Visual File Browser

If you'd like a visual UI for inspecting any RS-compatible account, you can use theRS Inspektor app (which is also implemented using this library).

Developing, Contributing

remoteStorage.js is a grassroots project, developed by the community, for thecommunity. We'd be happy to count you among the manypeople whocontributedto the project so far!

Read ourContributing docsto get started.

Versioning

We adhere toSemantic Versioning. This means thatbreaking changes will result in a new major version. With npm, you can makesure to only automatically upgrade to API-compatible versions by using eitherthe^ prefix, orx as indicator for flexible numbers:

"devDependencies":{"remotestoragejs":"1.x"// same as "^1.0.0"}

Credits

Original authors: Niklas Cathor, Michiel de Jong

Seelist of all contributors

Previously sponsored byNLnet

NLnet Logo


[8]ページ先頭

©2009-2025 Movatter.jp