New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@mighty-justice/utils

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mighty-justice/utils

Standardization of small utilities across Mighty


Version published
Maintainers
6
Created

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

FAQs

Package last updated on 21 Sep 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts