kqpham / phoneparser.js

MIT License
0 stars 4 forks source link

Added Geolocation support for phone numbers #10

Closed mon369 closed 6 years ago

mon369 commented 6 years ago

This pull request is for your feature request to detect location details for each valid phone number you output. I used the areacodes module via npm install, and from there I added the following codes below. Let me know what you think and don't hesitate to critique and ask for additional changes!. :)