phony
Phone number normalizer
A Ruby gem that normalizes and formats international phone numbers
E164 international phone number normalizing, splitting, formatting.
1k stars
16 watching
226 forks
Language: Ruby
last commit: 24 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
radar/humanize | A Ruby gem that converts numbers to human-readable strings in words. | 468 |
fcevado/phone | A parser for extracting phone number information from international standards | 105 |
chorn/dialable | A gem that parses and formats North American phone numbers according to NANPA standards | 7 |
ianks/mini_phone | A fast phone number parser and formatter gem for Ruby. | 160 |
sshaw/normalize_country | A Ruby library that standardizes country names and codes into multiple formats. | 68 |
daddyz/phonelib | A Ruby gem that validates and formats phone numbers using the Google libphonenumber library. | 1,081 |
ruimarinho/google-libphonenumber | A JavaScript wrapper around Google's libphonenumber to parse and format international phone numbers on Node.js | 1,406 |
blackwinter/unicode | A Unicode normalization library for Ruby, providing functions to compare, decompose, compose and normalize strings according to the Unicode standard. | 80 |
twitter/twitter-cldr-rb | A Ruby library providing Unicode-based formatting and localization tools for dates, numbers, currencies, and more. | 672 |
stefanfoulis/django-phonenumber-field | An extension to Django that validates and formats phone numbers using python-phonenumbers | 1,486 |
openvenues/ruby_postal | Provides fast address parsing and normalization for international addresses | 141 |
evildvl/vue-e164 | Filters phone numbers according to E.164 standards and formatting options | 10 |
grosser/i18n_data | A collection of data for internationalization and localization in software development | 217 |
jduff/numerizer | A gem to parse numbers in natural language from strings. | 36 |
500px/f00px | An API wrapper for accessing the 500px photo sharing platform | 29 |