socialdiabetes-client-uploader

Client-side library to interact with the SocialDiabetes platform

Usage no npm install needed!

<script type="module">
  import socialdiabetesClientUploader from 'https://cdn.skypack.dev/socialdiabetes-client-uploader';
</script>

README

socialdiabetes-platform-client

Client-side library to interact with the SocialDiabetes platform.

Dependencies:

Publish

npm version ^
npm publish

Usage

Install with:

$ npm i --save socialdiabetes-client

## Test

### Integration tests

```bash
$ npm test