8000 GitHub - Sayan751/email-address-parser: An RFC 5322, and RFC 6532 compliant email address parser.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Sayan751/email-address-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email Address Parser

crate version crate download count npm version npm download build status

An RFC 5322 (without display name support), and RFC 6532 compliant email address parser made with pest parser. This repository contains a rust crate as well as a wrapper WebAssembly module.

Out of scope

Note that this packages is only for parsing email addresses. It does not support parsing email addresses with display name, such as the following: John Doe <john@doe.com>.

About

An RFC 5322, and RFC 6532 compliant email address parser.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

0