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

obs-websocket-js

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

obs-websocket-js

OBS Websocket API in Javascript

  • 0.4.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1.9K
decreased by-26.43%
Maintainers
1
Weekly downloads
 
Created
Source

obs-websocket-js

OBSWebSocket.JS allows Javascript-based connections to obs-websocket.

Build Status Latest release Latest Tag

Download | Documentation | Examples

In Development

In the middle of a rewrite.
TODOs include...

  • Travis auto deployments of pre-release and release versions, generation of documentation to gh-pages.
  • Clean up method/event binding.
  • Organize API versioning more efficiently to better allow backwards compatibility.
  • Generate documentation based on API versioning.
  • Unit testing / Socket mocking.

If you can help with any of this please do.

Contributing

  • Install node.js.
  • Clone the repo.
  • Go nuts.
  • Generate the concatenated Javascript file and API documentation by running the following...
npm install
npm install --only=dev
npm run build
  • Run grunt watch using the following. Note that this will only update the distribution js file, not the markdown.
npm run watch
Formatting Guidelines
  • 2 spaces rather than tabs.

Keywords

FAQs

Package last updated on 23 Apr 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