Socket
Socket
Sign inDemoInstall

di-sensors

Package Overview
Dependencies
42
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    di-sensors

Drivers and examples for using DI_Sensors in Node.js


Version published
Weekly downloads
6
increased by500%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Node.js DI_Sensors

Dexter Industries Sensors

Compatibility

The following Grove compatible devices are supported:

  • Dexter Industries:
    • Distance Sensor
    • Inertial Measurement Unit Sensor
    • Light Color Sensor
    • Temperature Humidity Pressure Sensor
  • Grove:
    • RGB LCD

Notes for developers

Features

  • Build with Babel. (ES6 -> ES5)
  • Test with mocha.
  • Cover with istanbul.
  • Check with eslint.
  • Deploy with Travis.

Commands

  • npm run clean - Remove lib/ directory
  • npm test - Run tests. Tests can be written with ES6 (WOW!)
  • npm test:watch - You can even re-run tests on file changes!
  • npm run cover - Yes. You can even cover ES6 code.
  • npm run lint - We recommend using airbnb-config. It's fantastic.
  • npm run test:examples - We recommend writing examples on pure JS for better understanding module usage.
  • npm run build - Do some magic with ES6 to create ES5 code.
  • npm run prepublish - Hook for npm. Do all the checks before publishing you module.

License

Please review the LICENSE.md file for license information.

Keywords

FAQs

Last updated on 28 Oct 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc