@dschoon/react-waves
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "@dschoon/react-waves", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "React component wrapper for wavesurfer.js", | ||
@@ -5,0 +5,0 @@ "author": "dschoon", |
@@ -17,3 +17,12 @@ # ReactWaves | ||
**[Demo](https://dschoon.github.io/react-waves/)** -- **[Example Code](https://github.com/dschoon/react-waves/tree/master/example)** | ||
Here's a basic demo and the example code include in this repo: | ||
- **[Demo](https://dschoon.github.io/react-waves/)** | ||
- **[Basic Example](https://github.com/dschoon/react-waves/blob/master/example/src/components/BasicExample.js)** | ||
- **[Microphone Plugin Example](https://github.com/dschoon/react-waves/blob/master/example/src/components/MicrophoneExample.js)** | ||
- **[Regions Plugin Example](https://github.com/dschoon/react-waves/blob/master/example/src/components/RegionsExample.js)** | ||
Here's an example of the personal project where I'm using this code: | ||
- **[Clipps](https://clip.ps)** (coming soon) | ||
- **[Clipps Player Demo](https://dschoon.github.io/clipp-player)** | ||
- **[Clipps Player Example](https://github.com/dschoon/clipp-player)** | ||
@@ -20,0 +29,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
735576
160