1.0.3 • Published 10 years ago

pnf v1.0.3

Weekly downloads
2
License
BSD-2-Clause
Repository
github
Last release
10 years ago

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
$ ...
1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago