@sturdynut/i18n-phone-lib
v0.0.8
Published
A compilation of libraries used for formatting i18n phone numbers.
Downloads
4
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
- Paste it in here: Closure Compiler Service
- 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.