0.0.5 • Published 8 years ago

mopidy-es6 v0.0.5

Weekly downloads
6
License
Apache-2.0
Repository
github
Last release
8 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

8 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago