Skip to content

chrism/ember-cli-wavesurfer-js-shim

Repository files navigation

Ember-cli-wavesurfer-js-shim

Build Status

A customizable audio waveform visualization Wavesurfer.js

ember install ember-cli-wavesurfer-js-shim

You can then use it in an ES6 style

import Wavesurfer from 'wavesurfer';

Documentation with examples

Installation

  • git clone <repository-url> this repository
  • cd ember-cli-wavesurfer-js-shim
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:each to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://ember-cli.com/.

About

Customizable audio waveform visualization for Ember using Wavesurfer.js see demo:

Resources

License

Stars

Watchers

Forks

Packages

No packages published