0.0.5 • Published 7 years ago

mopidy-es6 v0.0.5

Weekly downloads
6
License
Apache-2.0
Repository
github
Last release
7 years ago

Mopidy ES6

Mopidy library targeting ES2015 with no dependencies.

The library was made as I had some conflicts with the dependencies of mopidy.js, which this library is heavily based off of.

Installation

npm install mopidy-es6

Using the library

import Mopidy from 'mopidy';

var mopidy = new Mopidy('ws://localhost:6680/mopidy/ws/');
0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago