Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vue 3 migration? #1

Open
Extarys opened this issue Nov 12, 2021 · 5 comments
Open

Vue 3 migration? #1

Extarys opened this issue Nov 12, 2021 · 5 comments
Assignees
Labels
enhancement New feature or request update

Comments

@Extarys
Copy link

Extarys commented Nov 12, 2021

Hello there! Thanks for this plugin!

Are you planning on migrating this to Vue 3 composition API? No pressure, just askin' 😄

@DevinNorgarb DevinNorgarb self-assigned this Oct 29, 2023
@DevinNorgarb
Copy link
Owner

Wow! Almost 2 full years have gone by without a response, sorry about that. Not sure how the notification slipped through my inbox.

I can look into it is there is still interest from the community. @Extarys

@DevinNorgarb DevinNorgarb added enhancement New feature or request update labels Oct 29, 2023
@Extarys
Copy link
Author

Extarys commented Oct 29, 2023

No worries @DevinNorgarb !
There aren't many barcode readers in the wild, so this would be a great addition. Although, I wouldn't want you to waste your time just for me.
If you think it'll be helpful, and you have spare time on your hand, I wouldn't mind. :)

I found https://github.com/olefirenko/vue-barcode-reader/tree/master, and it uses zxing as a dependency. Not sure if it'S better than quagga

@DevinNorgarb
Copy link
Owner

@Extarys Are you using this in a Cordova/Capacitor context or in a web-browser-based application? If the former, I would recommend checking out Google MLKit. It is written in Kotlin (they also have a Java version of the library). However, there are a few Cordova/Capacitor plugins out there.

This has been by far the most performant which we believe to be on par with Scandit. It's also free and offline.

https://developers.google.com/ml-kit/vision/barcode-scanning/code-scanner

@nick-0101
Copy link

@Extarys, I've forked this repo and upgraded it to work with vue3! https://github.com/nick-0101/vue3-quagga-2

@DevinNorgarb
Copy link
Owner

@nick-0101 Nice one! Are the changes backwards compatible with Vue 2?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request update
Projects
None yet
Development

No branches or pull requests

3 participants