UNPKG

@node-elion/syncron

Version:

Provides a simple way to delivery models between sender and receiver

30 lines (19 loc) 1.25 kB
[![MIT License](https://img.shields.io/npm/l/@node-elion/syncron.svg?)](https://www.npmjs.com/package/@node-elion/syncron) [![View this project on NPM](https://img.shields.io/npm/v/@node-elion/syncron.svg)](https://npmjs.org/package/@node-elion/syncron) [![View this project on NPM](https://img.shields.io/npm/dm/@node-elion/syncron.svg)](https://npmjs.org/package/@node-elion/syncron) [![Known Vulnerabilities](https://snyk.io/test/github/elion-project/syncron/badge.svg)](https://snyk.io/test/github/elion-project/syncron) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=elion-project_syncron&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=elion-project_syncron) # @node-elion/syncron this package is part of the [Elion project](https://github.com/elion-project). This package provides a simple way to delivery models between sender and receiver. The main goal is to provide a self-optimized way of data delivery. ## Installation Install `@node-elion/syncron` with npm ```shell npm i @node-elion/syncron ``` ## Contributing Contributions are always welcome! See [CONTRIBUTING.md](./CONTRIBUTING.md) for ways to get started. ## License [MIT](https://choosealicense.com/licenses/mit/)