An open API service indexing awesome lists of open source software.

https://github.com/webcc/imergo-generic-sensor-api


https://github.com/webcc/imergo-generic-sensor-api

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

imergo-generic-sensor-api
=========================

[![NPM Version][npm-image]][npm-url]
![Node][node-version]

Node module with a reference implementation of the
[Generic Sensor API][generic-sensor-api] from [W3C][w3c].

## Install

```console
npm install imergo-generic-sensor-api
```

## Testing

```console
npm test
```

[generic-sensor-api]: https://w3c.github.io/sensors/
[w3c]: https://www.w3.org/
[node-version]: https://img.shields.io/badge/node-6.9.1-orange.svg?style=flat-square
[npm-image]: https://img.shields.io/badge/npm-0.1.0-blue.svg?style=flat-square
[npm-url]: https://www.npmjs.com/package/imergo-generic-sensor-api