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

73

Supply Chain Security

75

Quality

79

Maintenance

100

Vulnerabilities

100

License


Version published
Maintainers
2
Created
Issues
17

Mighty Utils

npm Version Build Status Coverage Status

Installation

dependencies
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 08 Jan 2019

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