capybara-regex
v1.0.1
Published
CURRENT GOALS ====================== OBJECTIVES ------------------ First objectives:
Downloads
7
Readme
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
