2.0.5 • Published 3 years ago

@skapxd/validate v2.0.5

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

��# How to use js import { regexValidate, MapOfRegExpValidate } from "@skapxd/regex-validate"; /** @type {boolean} */ const isValid = regexValidate({ stringToValidate: "test@test.test", regExp: MapOfRegExpValidate.email, // any regular expression -> /any/ }); console.log({ isValid });

2.0.5

3 years ago

2.0.4

3 years ago

2.0.3

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago