senml-js
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

senml-js

SenML library written in JavaScript
This is based on the mainflux/senml(https://github.com/mainflux/senml)

Currently only JSON is supported

Installation

$ npm install --save @glartek/senml
$ yarn add @glartek/senml
$ pnpm add @glartek/senml

Contributing

To contribute code, fork the repository and submit a pull request.

Run tests:

$ yarn test

Check code coverage:

$ yarn coverage

Build distributions:

$ yarn build

License

The SenML JavaScript is released under the MIT License.

Package Sidebar

Install

npm i senml-js

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

21.5 kB

Total Files

14

Last publish

Collaborators

  • it-glartek