@hackage / html-email-validate

Validating an email address against HTML standard

Latest0.2.0.0

About

Metadata

  • Last updated , by zudov
  • License BSD-3-Clause
  • Categories Text Processing
  • Maintained by: konstantin@anche.no

  • Lottery factor: 0

Links

Installation

Readme

The library allows to validate and parse an email address as it's defined in HTML standard. Note that HTML specification of a valid email address is a 'willful violation' of RFC 5322. If you want to validate an address against RFC 5322 you should use email-validate.