Add google-libphonenumber to Parsing (#548)

This commit is contained in:
Luigi Pinca
2016-07-12 16:19:40 +02:00
committed by Sindre Sorhus
parent c6367b2f9c
commit f81cbc4b14

View File

@@ -511,6 +511,7 @@
- [excel-stream](https://github.com/dominictarr/excel-stream) - Streaming Excel spreadsheet to JSON parser.
- [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) - XML to JavaScript object converter.
- [Jison](http://zaach.github.io/jison/) - Friendly JavaScript parser generator. It shares genes with Bison, Yacc and family.
- [google-libphonenumber](https://github.com/seegno/google-libphonenumber) - Parse, format, store and validate phone numbers.
### Humanize