Skip to content

Javascript library for syncing data between localStorage and Cloud Storage services (Dropbox, Google Drive)

License

Notifications You must be signed in to change notification settings

obs145628/lightsyncjs

Repository files navigation

Lightsyncjs

This is a browser-side JavasSript library for syncing data between the localStorage and Cloud Storage Services. For now, only Dropbox and Google Drive are supported. Although, the library can be extended for supporting other services. lightsyncjs also works in Cordova applications, with the plugin inappbrowser

Installation and Usage

$ npm install lightsyncjs

See the example in order to learn how to use the library.

Testing

The library also includes a node sever, called LightServer, which emulates a Cloud Storage Service. It should only be used during development.

License

The library is distributed under the MIT License.

About

Javascript library for syncing data between localStorage and Cloud Storage services (Dropbox, Google Drive)

Resources

License

Stars

Watchers

Forks

Packages

No packages published