You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.
I'm not sure if this is the place to ask, but I couldn't find any information in the readme or other issues.
It appears the original quaggajs hasn't been maintained for few years now (some discussion about it here). It appears all active development has moved to quagga2, (last build was about 20 days ago as of writing this). I was wondering, if vue-quagga isn't already built on the newer version, what it would take to move over to it?
The text was updated successfully, but these errors were encountered:
If you look in vue-quagga's package.json you will see what dependencies it requires. By the looks of it vue-quagga is still using the original quagga library under the hood, not quagga2.
I will fork this repo and update the dependency to reference quagga2. As far as I know, most of the API's backwards compatible so if it works I will either create a pull request here or just keep using my forked version. @cjshearer
I'm not sure if this is the place to ask, but I couldn't find any information in the readme or other issues.
It appears the original quaggajs hasn't been maintained for few years now (some discussion about it here). It appears all active development has moved to quagga2, (last build was about 20 days ago as of writing this). I was wondering, if vue-quagga isn't already built on the newer version, what it would take to move over to it?
The text was updated successfully, but these errors were encountered: