3.3.2 • Published 5 years ago

soundcloud v3.3.2

Weekly downloads
713
License
MIT
Repository
github
Last release
5 years ago

SoundCloud JavaScript Next

Setup

  • make setup

This will install the right node version locally. Please be patient. :)

Building source

  • make build

By default, the SDK is built into build/sdk/sdk-VERSION.js. Take a look at webpack.config.js for details.

Running with the watcher

This will run webpack with a watcher. The sdk will be rebuilt when you save changes in src.

In addition, webpack will start a development server on http://localhost:8080/. This serves the files in the examples/ folder.

  • make run-with-watcher

Running without the watcher (custom server)

  • make run

Running tests

  • make test

The test suite uses Karma to execute the tests in Chrome, Firefox, and Safari if available.

3.3.2

5 years ago

3.3.1

5 years ago

3.3.0

6 years ago

3.2.2

7 years ago

3.2.1

7 years ago

3.2.0

7 years ago

3.1.2

8 years ago

3.1.1

8 years ago

3.1.0

8 years ago

3.0.1

9 years ago

3.0.0

9 years ago

0.2.0

13 years ago

0.1.5

13 years ago

0.1.0

13 years ago