0.1.0-alpha.16 • Published 2 years ago

made-data-validation v0.1.0-alpha.16

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

MADE.js Data Validation

This package includes:

  • Date helper functions, such as determining if a date is a weekday.
  • Math helper functions, such as determining if a number is close to another, and if a number is within a range.
  • String helper functions, such as determining if a string is null or white-space, and if a string contains another.