Skip to content

ptman/findemails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

findemails - library for extracting emails from text

I didn't find a library (or snippet, really) for this when I went looking, so here is my solution.

Remember the Go proverb:

A little copying is better than a little dependency.

I'm aware of how hard it is to validate email addresses against RFC5322 using regular expressions. This library is focused on practical cases, not 100% spec implementation. Please include real-world examples of problems with issues and PRs.

About

library for extracting emails from text

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages