0.3.0 • Published 9 years ago

lightsyncjs v0.3.0

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

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.