react-flagselect
v1.0.2
Published
A lightweight and reusable React component for selecting **country**, **flag icons**, and **phone dial codes**. Built with **TypeScript**, **Vite**, and **Flag Icons by @lipis**.
Readme
🚩 React Flag Select — Country & Phone Input Component
A lightweight and reusable React component for selecting country, flag icons, and phone dial codes.
Built with TypeScript, Vite, and Flag Icons by @lipis.
Perfect for registration forms, authentication, checkout pages, and global apps.
✨ Features
- 🌍 Country selector with flags (via https://flagicons.lipis.dev/)
- 📱 Phone input + auto dial-code
- 🔎 Search country without losing input focus
- ⚡ Fast, zero-dependency, tree-shakable
- 🎨 Customizable styles
- 🔧 Fully typed with TypeScript
- 🧩 Easy to integrate into any React project
📦 Installation
npm install react-flagselectContribution
This project is written in Typescript and build with Vite.js React and Tailwind CSS
