Simple Example (Non framework) #380
Replies: 3 comments 1 reply
-
Hi! Thanks for asking! The /example directory does contain a few examples of using the library that look like they only use jQuery as a requirement. https://github.com/ericblade/quagga2/tree/master/example I inherited those from the original repo, so I'm not 100% positive that they are working, but i see no reason why they shouldn't. I had started to put together a CodePen just to see if it was something that could work, and it did, but unfortunately, that was about the time that life started getting way too complex for me to work on all of the many different pieces of this that i want to work on. This issue #294 lists the codepen link, and I'd love for others to help out if possible. |
Beta Was this translation helpful? Give feedback.
-
I just updated the codepen with that, i totally thought codepen was collaborative and others could overwrite mine. OOPS |
Beta Was this translation helpful? Give feedback.
-
Is there a simple example of implementing this library using just HTML and JS? All of the examples I have found are using React, Vue, jQuery, etc. I'm exploring the possibility of using this in my own framework, so I really just want a basic working example to start from.
Beta Was this translation helpful? Give feedback.
All reactions