email-to-name
email-to-name copied to clipboard
Generate a name from an email address based on common patterns
I would like to test this out but I do not know where to begin. There is no template html page or such.
Currently only `.`, `_` and `+` are handled. Identifier (first part of email address) can have ``` !#$%&'*+-/=?^_`{|}~ ```
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...