Fast
v0.9.0
  • Pages
  • Modules

    View Source Fast.PhoneNumbers (Fast v0.9.0)

    This is a library for doing things with phone numbers.

    Things like:

    • validation
    • formatting
    • etc.

    Link to this section 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.

    Link to this section Functions

    Link to this function

    format(phone_number)

    View Source

    See Fast.PhoneNumbers.Formatter.format/1.

    Link to this function

    unformat(phone_number)

    View Source

    See Fast.PhoneNumbers.Formatter.unformat/1.

    Link to this function

    valid?(phone_number)

    View Source

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

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.29.4) for the Elixir programming language