3 个仓库
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.
该项目是一个用于生成和渲染可自定义 QR 码的 React 组件库。它提供了将 QR 码生成为可缩放矢量图形或通过 HTML5 画布呈现的工具。 该库通过允许将自定义徽标或图像嵌入到代码中心,实现了品牌化 QR 码设计。它支持一系列视觉自定义,包括调整尺寸、前景色和背景色以及边距厚度。 该工具集涵盖了纠错级别的编程控制,以在使用覆盖图时保持可扫描性。它还包括客户端图像导出功能,允许将渲染的 QR 码直接在浏览器中转换为可下载的图像文件。
Ships a React component for generating and rendering QR codes as SVG or Canvas elements.