https://github.com/webcc/imergo-generic-sensor-api
https://github.com/webcc/imergo-generic-sensor-api
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/webcc/imergo-generic-sensor-api
- Owner: webcc
- License: other
- Created: 2016-11-29T17:51:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-13T10:49:18.000Z (over 9 years ago)
- Last Synced: 2025-03-11T13:35:25.455Z (over 1 year ago)
- Language: JavaScript
- Size: 21.5 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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