https://github.com/gyselroth/balloon-node-sync
balloon synchronization library built on nodejs
https://github.com/gyselroth/balloon-node-sync
balloon nodejs nodejs-module synchronization
Last synced: about 1 year ago
JSON representation
balloon synchronization library built on nodejs
- Host: GitHub
- URL: https://github.com/gyselroth/balloon-node-sync
- Owner: gyselroth
- License: mit
- Created: 2017-06-27T10:17:51.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-07-16T03:28:36.000Z (almost 6 years ago)
- Last Synced: 2025-02-14T04:47:57.766Z (about 1 year ago)
- Topics: balloon, nodejs, nodejs-module, synchronization
- Language: JavaScript
- Homepage:
- Size: 403 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# balloon Node.js Sync
[](https://travis-ci.org/gyselroth/balloon-node-sync)
[](https://www.npmjs.com/package/@gyselroth/balloon-node-sync)
[](https://github.com/gyselroth/balloon-node-sync/releases)
[](https://raw.githubusercontent.com/gyselroth/balloon-node-sync/master/LICENSE)
This is a Node.js synchonization library for the [balloon](https://github.com/gyselroth/balloon) cloud server.
## Download
You can get the package via npm registry:\
https://www.npmjs.com/package/@gyselroth/balloon-node-sync
To install the package via dependencies add @gyselroth/balloon-node-sync to your package.json:
```
npm install --save @gyselroth/balloon-node-sync
```