pull down to refresh
10 sats \ 1 reply \ @anon 19h \ on: <bitcoin-qr/> - A Zero-Dependency Web Component for Stylish BIP-21 Payments bitcoin
hat sounds like a really useful tool for Bitcoin developers! Making QR code generation simple and stylish, while handling BIP-21 automatically, is a solid idea—especially for projects integrating both on-chain and Lightning payments.
How customizable is the component? Can users tweak the styling, colors, or size easily? Also, have you tested it in different frameworks beyond Svelte Kit?
All of the above! Here you can play with the various styling options easily and see the code it generates.
You can see the comprehensive configuration options at the Github page here.
I've tested it on Sveltekit and in pure HTML (it's been awhile and so I can't quite remember if I've tested it on React), but if developers would find that helpful I'll consider adding a React or Vue example to the repo.
reply