Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Is this still based on the old quaggajs, or does it use quagga2? #38

Open
cjshearer opened this issue Dec 3, 2020 · 2 comments
Open

Comments

@cjshearer
Copy link

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?

@DevinNorgarb
Copy link

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

@DevinNorgarb
Copy link

@cjshearer for testing you can try

npm install https://github.com/DevinNorgarb/vue-quagga-2.git

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants