1.0.2 • Published 2 years ago

@blueberry_muffins/email_library v1.0.2

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

EMAIL AND PASSWORD VALIDATION

Functions of Library Include

checkEmail()

  • Returns a boolean value of 'true' or 'false' if an email is valid according to common email address structures

The below functions are intended for flexible use according to the programmers requirements. Each function returns a numerical value - a calculated value depending on the requirements of the function. Depending on password security requirements, the package is flexible in offering more lenient password combinations based on combinations of below functions, or tougher password combinations also based on the below functions

calcChars()

  • Returns a calculated number for amount of characters

calcUpCaseLetters()

  • Returns a calculated number for amount of uppercase characters with non-uppercase characters required for score

calcLowerCaseLetters()

  • Returns a calculated number for amount of lowercase characters with non-lowercase characters required for a score

calcNums()

  • Returns a calculated number for amount of numbers with non-numeric characters required for a score

calcSymbols()

  • Returns a calculated number for amount of counts of symbols

calcMidNumSymb()

  • Returns a calculated number for amount of numbers and symbols in the middle of the string

calcPassWordRequirements()

  • Returns a calculated number for passwords meeting 8 char minimunm length and 3/4 below parameters met within function

calcLettersOnly()

  • Returns a calculated number for conditional notion that every character is a letter

calcNumbersOnly()

  • Returns a calculated number for conditional notion that every character is a number
anymatchansi-escapesansi-stylesansi-regexargparsebabel-plugin-istanbulbabel-plugin-jest-hoistbabel-jestbrace-expansionbalanced-matchbabel-preset-current-node-syntaxbabel-preset-jestbuffer-frombracesbrowserslistbsercallsitescamelcasechalkchar-regexcaniuse-litecjs-module-lexercoci-infocliuiconcat-mapcollect-v8-coveragecolor-convertconvert-source-mapcolor-namedebugcross-spawndeepmergededentdetect-newlineelectron-to-chromiumdiff-sequencesemitteryerror-exesprimaemoji-regexescape-string-regexpescaladeexecaexitexpectfast-json-stable-stringifyfind-upfill-rangefb-watchmanfs.realpathfunction-bindfseventsget-caller-fileget-package-typegensyncglobget-streamgraceful-fshashas-flagglobalshtml-escaperimport-localinflightinheritshuman-signalsis-arrayishimurmurhashis-fullwidth-code-pointis-streamis-numberis-generator-fnisexeis-core-moduleistanbul-lib-instrumentistanbul-lib-coverageistanbul-lib-reportistanbul-lib-source-mapsjest-changed-filesistanbul-reportsjest-circusjest-eachjest-configjest-clijest-diffjest-leak-detectorjest-docblockjest-get-typejest-environment-nodejest-haste-mapjest-matcher-utilsjest-message-utiljest-mockjest-resolvejest-regex-utiljest-resolve-dependenciesjest-pnp-resolverjest-runnerjest-snapshotjest-utiljest-runtimejest-watcherjest-workerjs-tokensjest-validatejsesckleurjs-yamljson5json-parse-even-better-errorslevenlocate-pathlru-cachelines-and-columnsmake-dirmerge-streammimic-fnmakeerrormsmicromatchminimatchnode-releasesnode-int64natural-comparenpm-run-pathnormalize-pathoncep-locateonetimep-limitparse-jsonp-trypath-existspath-is-absolutepath-keypath-parsepicocolorspiratespicomatchpkg-dirpromptsresolvereact-ispretty-formatrequire-directoryresolve-cwdresolve-fromsafe-buffershebang-commandresolve.exportsshebang-regexsemverrimrafsignal-exitsprintf-jssource-mapstack-utilssisteransislashsource-map-supportstring-lengthstring-widthstrip-ansistrip-json-commentsstrip-bomstrip-final-newlinesupports-hyperlinkssupports-colorsupports-preserve-symlinks-flagterminal-linkto-regex-rangetest-excludethroattmpltype-detectto-fast-propertiestype-festupdate-browserslist-dbwhichv8-to-istanbulwalkerwrappywrap-ansiwrite-file-atomicy18nyallistyargs-parseryargs
1.0.2

2 years ago

1.0.0

2 years ago