Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sturdynut/i18n-phone-lib
A compilation of libraries used for formatting i18n phone numbers.
https://github.com/sturdynut/i18n-phone-lib
Last synced: 8 days ago
JSON representation
A compilation of libraries used for formatting i18n phone numbers.
- Host: GitHub
- URL: https://github.com/sturdynut/i18n-phone-lib
- Owner: sturdynut
- Created: 2018-11-12T00:38:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T01:59:44.000Z (almost 2 years ago)
- Last Synced: 2023-02-26T04:06:43.580Z (over 1 year ago)
- Language: JavaScript
- Size: 469 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# i18n Phone Lib
A compilation of Google libraries used for formatting i18n phone numbers.
## How to update Google Libs
* Fork this project.
* Copy [closure.txt](https://github.com/sturdynut/i18n-phone-lib.js/blob/master/closure.txt)
* Paste it in here: [Closure Compiler Service](http://closure-compiler.appspot.com/home)
* Ensure you select "Simple", then click "Compile"
* Update `index.js` with the compiled libraries from the compiler service.
* Run `yarn build`
* Commit your change, push it up and submit a pull request to this repo from your fork.## Contact
* [@sturdynut](http://twitter.com/sturdynut)