{"library":"osc-js","type":"library","category":null,"description":"osc-js is an Open Sound Control (OSC) library for JavaScript, supporting Node.js and browser environments via UMD module. Current stable version is 2.4.1 (released monthly). It provides address pattern matching, timetag handling, built-in UDP, WebSocket, and bridge plugins, and a customizable Plugin API. Key differentiators include zero dependencies (except ws for Node.js), TypeScript definitions, and support for all OSC 1.0 specifications plus extended argument types.","language":"javascript","status":"active","version":"2.4.1","tags":["javascript","osc","data","open","sound","control","websocket","udp","datagram","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install osc-js","imports":["import OSC from 'osc-js'","import OSC from 'osc-js'; const msg = new OSC.Message('/path', 1, 2)","import OSC from 'osc-js'; new OSC.WebsocketClientPlugin()"]},{"cmd":"yarn add osc-js","imports":[]},{"cmd":"pnpm add osc-js","imports":[]}],"homepage":"https://github.com/adzialocha/osc-js#readme","github":"ssh://git@github.com/adzialocha/osc-js","docs":null,"changelog":null,"pypi":null,"npm":"osc-js","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}