New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

openbci-utilities

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openbci-utilities

The official utility package of Node.js SDK for the OpenBCI Biosensor Boards.

  • 0.2.7
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
35
increased by483.33%
Maintainers
1
Weekly downloads
 
Created
Source

Build Status codecov Dependency Status npm js-semistandard-style

OpenBCI Node.js Utilities

A Node.js module for OpenBCI ~ written with love by Push The World!

Push The World is actively developing and maintaining this module.

The purpose of this module is to supply a common node core that allows the reuse of mission critical components, such as sending commands or using a simulator.

Table of Contents:


  1. Developing
  2. Testing
  3. Contribute
  4. License

Developing:

Running:

npm install

Testing:

npm test

Contribute:

  1. Fork it!
  2. Branch off of development: git checkout development
  3. Create your feature branch: git checkout -b my-new-feature
  4. Make changes
  5. If adding a feature, please add test coverage.
  6. Ensure tests all pass. (npm test)
  7. Commit your changes: git commit -m 'Add some feature'
  8. Push to the branch: git push origin my-new-feature
  9. Submit a pull request. Make sure it is based off of the development branch when submitting! :D

License:

MIT

Keywords

FAQs

Package last updated on 16 Oct 2017

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc