Handlebars Helpers
Format Phone Number
Formats a phone number into E.164 format
Uses
- Use this to clean numbers coming from a form or other source to ensure they are in a consistent format.
Usage
Helper name : format_phone_number
eg.
{{#format_phone_number input_number default_country_code include_plus}}{{/format_phone_number}}
Examples
Format number with default country code +1
Example
Substituted definition
Format international number with default country code +1
Example
Substituted definition