Skip to content
/ pnf Public

PNF is a command line tool for formatting phone number

Notifications You must be signed in to change notification settings

opendena/pnf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pnf

NPM version license Downloads

Build Status Coverage Status Codacy Badge Code Climate Dependency Status devDependency Status

pnf is a command line tool for formatting phone number

Getting Started

npm install -g pnf

Examples

echo 364515012 | pnf
echo "364515012
364515012" | pnf
$ +33364515012
$ +33364515012
echo 364515012 | pnf --international
$ +33 3 64 51 50 12
echo 13602092771 | pnf --lang=US --international
$ +1 360-209-2771
cat fileWithNumbers | pnf
$ ...

About

PNF is a command line tool for formatting phone number

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •