phone

v3.1.51
With a given country and phone number, validate and format the phone number to E.164 standard
phone e.164

test

jest

test:watch

jest --watch

test:update

jest --updateSnapshot

lint

eslint .

build

rimraf ./dist && tsc

start:example

yarn build && webpack serve --config ./example/webpack.config.js --progress

dev

yarn start:example

prepublishOnly

yarn build

fix:numbers

ts-node -P scripts/add-new-rules/tsconfig.json scripts/add-new-rules
npm i phone

Metadata

  • MIT
  • >=12
  • AfterShip
  • released 10/14/2024

Downloads