This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

musync-backend-grooveshark

1.0.0 • Public • Published

musync-backend-grooveshark

npm version dependencies Build Status

MuSync Grooveshark backend.

Installation

Install musync-backend-grooveshark by running:

$ npm install --save musync-backend-grooveshark

Refer to MuSync documentation to learn how to integrate the backend to your MuSync application.

Documentation

grooveshark.search(Object song, Function callback)

A function that takes a song object, and returns an audio stream.

  • song is an object containing an artist and title.
  • callback is a function called with either an error or an audio readable stream.

Tests

Run the test suite by doing:

$ gulp test

Contribute

Before submitting a PR, please make sure that you include tests, and that coffeelint runs without any warning:

$ gulp lint

Support

If you're having any problem, please raise an issue on GitHub.

License

The project is licensed under the MIT license.

Readme

Keywords

Package Sidebar

Install

npm i musync-backend-grooveshark

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • balena.io