1.0.0 • Published 9 years ago

waveform.js v1.0.0

Weekly downloads
7
License
MIT
Repository
-
Last release
9 years ago

 Waveform.js

UMD wrapper around Waveform.js in order to use this awesome library via NPM or Bower:

Waveform.js makes drawing SoundCloud waveforms simple and lets you style and color them the way you want it. It comes as a small JavaScript library and is using a lightweight service hosted on waveformjs.org that translates the waveform images provided by SoundCloud into floating points.

Install

npm install waveformjs --save

or

bower install waveformjs --save

Usage


MIT License