vue-use-web icon indicating copy to clipboard operation
vue-use-web copied to clipboard

Add web camera api

Open patrickmonteiro opened this issue 6 years ago • 2 comments

Hello! I have a project very similar to yours, and I found yours very interesting. How about adding the camera api too? Here in my repository I have the example I did: https://github.com/patrickmonteiro/quasar-web-apis

You can view a demo online: https://quasar-web-apis.surge.sh/

patrickmonteiro avatar Sep 24 '19 12:09 patrickmonteiro

+1 and congrats for this interesting repo!

andreav avatar Sep 25 '19 05:09 andreav

Looks cool, thank you!

I have implemented a draft here #2 unfortunately I'm still experimenting with better ways to handle similar APIs that do not return "reactive" things.

logaretm avatar Sep 26 '19 17:09 logaretm