phone-go
v1.0.4
Published
Beautiful, lightweight React phone input with country selection
Downloads
16
Maintainers
Readme
phone-go
📱 Lightweight, beautiful React phone input with country selection, validation, and modern UI.
✨ Features
- Country selection with flags
- Auto country detection from pasted number
- Input masking and digit-only mode
- Max length per country (Kyrgyzstan: 9, Russia: 10, etc.)
- TypeScript support
- No external UI dependencies (pure CSS)
- Tree-shakable
- Works with npm, yarn, pnpm, bun
🚀 Install
npm install phone-go
# or
bun add phone-go