SkillAgentSearch skills...

Pnf

PNF is a command line tool for formatting phone number

Install / Use

/learn @opendena/Pnf
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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
$ ...
View on GitHub
GitHub Stars4
CategoryDevelopment
Updated8y ago
Forks1

Languages

JavaScript

Security Score

55/100

Audited on Apr 22, 2017

No findings