69.420.1337 • Published 3 years ago

really-good-srs-email-spell-checker-validator v69.420.1337

Weekly downloads
4
License
WTFPL
Repository
github
Last release
3 years ago

A totally legit real library to provide helpful typo detection for email fields.

Try it out!

Install

npm i really-good-srs-email-spell-checker-validator

API

A function that returns a typo fix suggestion in email addresses, or null if no potential typos are found.

Example

import suggest from 'really-good-srs-email-spell-checker-validator'

suggest('johnsmiht421@gmial.com') // => 'johnsmiht420@gmial.com'

suggest('fancypants66@yaho.com') // => 'fancypants69@yaho.com'

suggest('cool69@spammer.com') // => null

Other notes

Do not use this library

License

WTFPL

69.420.1337

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago