Skip to content

Commit

Permalink
Merge pull request #2080 from nicolaswalcker/doc/vue-integration
Browse files Browse the repository at this point in the history
docs(readme): adds vuejs integration link
  • Loading branch information
felipecesr committed Oct 3, 2022
2 parents 6e211cb + b7b439e commit 2b3ce8d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,9 @@ https://medium.com/@bikegriffith/using-clappr-with-reactjs-14a338e3451f#.9a36w0d
### How can I use clappr with ionic/angular?
https://github.com/clappr/clappr/issues/933#issuecomment-228540381

### How can I use clappr with Vue.js?
https://github.com/vinayakkulkarni/v-clappr

### How can I Log messages with Clappr?
Add this snippet before you instantiate the player `Clappr.Log.setLevel(0)`

Expand Down

0 comments on commit 2b3ce8d

Please sign in to comment.