Skip to content

mighty-justice/utils

This branch is 1 commit ahead of master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e17f54a · Jan 7, 2023
Jan 11, 2022
Jan 26, 2022
Jan 26, 2022
Jan 26, 2022
Jan 3, 2019
Jan 11, 2022
Jan 3, 2019
May 20, 2021
Jan 3, 2019
May 28, 2019
Jan 3, 2019
Jan 26, 2022
Oct 24, 2020
Jan 7, 2023

Repository files navigation

Mighty Utils

npm Version Build Status Coverage Status

Installation

npm

npm install --save-dev @mighty-justice/utils

yarn

yarn add --dev @mighty-justice/utils

Usage

import { formatPhoneNumber } from @mighty-justice/utils';

console.log(formatPhoneNumber('5558675309')) // => (555) 867-5309