1.0.1 • Published 1 year ago

capybara-regex v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

CURRENT GOALS

OBJECTIVES

First objectives:

  • Mail regex.
  • Investigate library architecture.
  • Create npm library.
  • Test.

METHODS

  • Email. { validDom: "gmail", "yahoo", "protonmail" }
  • Generic - Numbers. - Alphanumerics - Letters (only uppercase, lowercase or both). - whitespaces (with or without). - Length. - Word count.
  • URL

  • Password strength. { letter: default true, number : default true, symbol: default true, uppercase: default true, length: default 8 }

  • Date and time

  • Date format: { "dd-mm-yyyy" "mm-dd-yyyy" "yyyy-mm-dd" }

  • Time format time format { "none" "" }

  • HTML

  • IP ADDRESS

  • FILEPATH

  • PHONE NUMBERS

  • ZIP CODES

  • IDENTITY NUMBER