Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 541 Bytes

js.rst

File metadata and controls

13 lines (10 loc) · 541 Bytes

Mopidy.js JavaScript library

We've made a JavaScript library, Mopidy.js, which wraps the websocket-api and gets you quickly started with working on your client instead of figuring out how to communicate with Mopidy. This library is used as the foundation of most Mopidy web clients.

See the Mopidy.js project for detailed usage documentation and demo applications built using Mopidy.js.