69.420.1337 • Published 4 years ago

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

Weekly downloads
4
License
WTFPL
Repository
github
Last release
4 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

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago