UNPKG

qrcode-kr

Version:

A customizable QR code generator for React and Next.js with logo support and styling options

25 lines (18 loc) 817 B
# qrcode-kr A customizable QR code generator for React and Next.js with logo support and advanced styling options. ## Features - 🎨 **Custom Styling**: Rounded corners, dots, gradients, and custom colors - 🖼️ **Logo Support**: Add logos with customizable positioning and borders -**React & Next.js Ready**: Works seamlessly with both frameworks - 📱 **Responsive**: Automatically scales with container - 🎯 **TypeScript**: Full type safety and IntelliSense support - 🎨 **Error Correction**: Supports all QR code error correction levels - 🚀 **Zero Dependencies**: Only requires React as peer dependency - 📦 **Tree Shakable**: ES modules support for optimal bundle size ## Installation ```bash npm install qrcode-kr # or yarn add qrcode-kr # or pnpm add qrcode-kr