Skip to content

☎️Simple library that helps in Identifing, validating and more for a given number

License

Notifications You must be signed in to change notification settings

sachin-philip/intl-phone-directory

Repository files navigation

Intl Phone Directory ☎️

Version Documentation Maintenance License: MIT

⚠️ INFO; Package is still under construction. Simple library that helps in identifing, validating and more for a given number

Install

npm install intl-phone-directory

Usage

// es5
const getTelephoneInfo = require(intl-phone-directory)

// es6/es7
import getTelephoneInfo from 'intl-phone-directory';

// typescript
import * as getTelephoneInfo from 'intl-phone-directory';


getTelephoneInfo('Vietnam') //{"code": "VN", "dialCode": "84", "name": "Vietnam"}

Run tests

npm run test

Author

👤 Sachin Philip Mathew me@imsach.in

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2019 Sachin Philip Mathew me@imsach.in.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator

About

☎️Simple library that helps in Identifing, validating and more for a given number

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published