ant@devantic

Results 20 comments of ant@devantic

I think I will get murdered for this for potential clashes with html tags that may be added to the html spec in the future and other??? reasons: I use...

okay, i'm already converted! Using tailwind with DaisyUI. The ability to cut and paste html without worrying about the css too is nice. One senior dev on youtube (i think)...

When using tailwind I did end up finding that my code became a lot harder to follow. For what it's worth you can do this and make use of svelte's...

Have this problem on Edge browser on windows mobile (but not on chrome dev tools emulator). Unfortunately this is the only physical device I have at the moment so haven't...

Made a [svelte mvp](https://github.com/myleftshoe/qrcode-scanner/blob/main/src/App.svelte) before I saw this. ```svelte import { Html5Qrcode } from 'html5-qrcode' import { onMount } from 'svelte' let scanning = false let html5Qrcode onMount(init) function init()...

Happy to contribute with your guidance or using "similar to" as template (let me know which). OR feel free to copy my code and use it as you like! El...

Just tried scandit on iphone11. It is remarkably good! Scanned all my problematic barcodes - small, faded, dirty and all from a distance. I have no idea how they do...

Just found this open source AI? lib too: https://github.com/w-okada/image-analyze-workers/tree/master/012_barcode-scanner-worker-js

I'm a recent convert from material-shell. From what you have done with paperWM it's definitely not beyond your capabilities! Nice work.

@hedning. Excellent response. I look forward to what you will do.