feathers-offline-realtime
Version:
Offline-first realtime replication with optimistic updates.
27 lines (16 loc) • 1.19 kB
Markdown
# feathers-offline-realtime
[](https://travis-ci.org/feathersjs/feathers-offline-realtime)
[](https://codeclimate.com/github/feathersjs/feathers-offline-realtime)
[](https://codeclimate.com/github/feathersjs/feathers-offline-realtime/coverage)
[](https://david-dm.org/feathersjs/feathers-offline-realtime)
[](https://www.npmjs.com/package/feathers-offline-realtime)
> Offline-first realtime replication with optimistic updates.
## Installation
```
npm install feathers-offline-realtime --save
```
## Documentation
You can read the docs [here](https://docs.feathersjs.com/guides/offline-first/readme.html).
## License
Copyright (c) 2017
Licensed under the [MIT license](LICENSE).