@brownsteven-fs/utils
v1.3.1
Published
Utility File for FullSail Course WDV3322.
Readme
@BrownSteven-FS/Utils
Utility File for FullSail Course WDV3322.
To use
- Install the packagae into a node project
- Use
const {validateEmail, validatePhone, validatePassword, validateBirthday} = require('@brownsteven-fs/utils')to import the validation functions into your project - Pass a value into the function to validate it. The functions return a boolean
Contact
Steven Brown
Email: [email protected]
