Logo Lanfrica

natadevm/ethiopian-phone-normalizer

Domaine:

digital infrastructure

Type de record:

software
Créateur:
nat
Hôte:
# eth-phone A lightweight JavaScript library for formatting and validating Ethiopian phone numbers. ## Installation ```bash npm install eth-phone ``` ## Usage ```javascript import { normalize } from "eth-phone"; console.log(normalize("091234xxx")); // +25191234xxxx ``` ## Features - Normalize Ethiopian phone numbers - Validate phone numbers - Format local and international numbers (coming soon) ## License MIT

Languages