Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 702 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 702 Bytes

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