@qccareerschool/helper-functions
v1.6.1
Published
Provides common helper functions
Downloads
22
Readme
Synopsis
Provides a common set of utility functions.
Code Example
import { fixTelephoneNumber } from '@qccareerschool/helper-functions';
console.log(fixTelephoneNumber('6137498248'));Installation
npm i @qccareerschool/helper-functions