3 repository-uri
Components that generate and render QR codes from input data.
Explore 3 awesome GitHub repositories matching user interface & experience · QR Code Components. Refine with filters or upvote what's useful.
Ant Design is an enterprise-grade component library and design system framework built for developing complex, data-heavy web applications. It provides a comprehensive collection of pre-built, state-driven interface elements that map data properties to rendered components, ensuring consistent interaction patterns and visual language across large-scale projects. The library distinguishes itself through a robust styling architecture that utilizes design tokens and hierarchical configuration providers to propagate global settings like themes, locale, and layout direction. By employing component-l
QR code generation components support canvas or SVG rendering with configurable error correction and custom styling.
Ark is a headless UI component library that delivers accessible, cross-framework primitives with behavior governed by finite state machines. It provides unstyled components that encapsulate logic and accessibility — including full keyboard navigation, focus management, and WAI-ARIA support — while leaving visual styling entirely to the consumer. Components expose scoped data attributes for CSS targeting and use state machines to produce predictable, testable interactive behavior across every state transition. The library distinguishes itself through a state propagation model that distributes
Exposes a hook and provider that let parent components read and write the QR code's state and methods from outside the component tree.
Acest proiect este o bibliotecă de componente React pentru generarea și randarea codurilor QR personalizabile. Oferă instrumente pentru a produce coduri QR fie sub formă de grafică vectorială scalabilă (SVG), fie prin intermediul unui canvas HTML5. Biblioteca permite designul de coduri QR branduite prin permiterea încorporării de logo-uri sau imagini personalizate în centrul codului. Suportă o gamă de personalizări vizuale, inclusiv ajustarea dimensiunilor, culorilor de prim-plan și fundal, precum și grosimea marginilor. Setul de instrumente acoperă controlul programatic al nivelurilor de corecție a erorilor pentru a menține capacitatea de scanare atunci când se utilizează suprapuneri. De asemenea, include capabilități pentru exportul de imagini pe partea de client, permițând codurilor QR randate să fie convertite în fișiere imagine descărcabile direct în browser.
Ships a React component for generating and rendering QR codes as SVG or Canvas elements.