Fast.PhoneNumbers (Fast v0.11.0)

View Source

This is a library for doing things with phone numbers.

Things like:

  • validation
  • formatting
  • etc.

Summary

Functions

format(phone_number)

See Fast.PhoneNumbers.Formatter.format/1.

unformat(phone_number)

See Fast.PhoneNumbers.Formatter.unformat/1.

valid?(phone_number)

See Fast.PhoneNumbers.Validator.valid?/1.