UNPKG

phone-parser

Version:

Parse the phone input into an output format of your choice. Good for formatting a user input.

22 lines (21 loc) 429 B
{ "name": "phone-parser", "repo": "chenglou/phone-parser", "description": "Parse the phone input into an output format of your choice. Good for formatting a user input.", "version": "0.0.2", "keywords": [ "phone", "validation", "parser", "parse", "format", "cellphone" ], "dependencies": {}, "development": {}, "license": "MIT", "main": "index.js", "scripts": [ "index.js" ] }