Skip to content

sebasbit/cophone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cophone

Collection of functions to format Colombian phone numbers

How to use?

  • After install dependencies, try running this
    const cophone = require('./src/cophone')
    
    cophone.format('300000000')
    // output: 300 000 000

How to test?

  • After install dependencies, run npm run test

About

Collection of functions to format Colombian phone numbers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published