@brownsteven-fs/utils

1.3.1 • Public • Published

@BrownSteven-FS/Utils

Utility File for FullSail Course WDV3322.

To use

  1. Install the packagae into a node project
  2. Use const {validateEmail, validatePhone, validatePassword, validateBirthday} = require('@brownsteven-fs/utils') to import the validation functions into your project
  3. Pass a value into the function to validate it. The functions return a boolean

Contact

Steven Brown

Email: smbrown1@student.fullsail.edu

Readme

Keywords

none

Package Sidebar

Install

npm i @brownsteven-fs/utils

Weekly Downloads

1

Version

1.3.1

License

ISC

Unpacked Size

1.54 kB

Total Files

3

Last publish

Collaborators

  • brownsteven-fs