smtp-address-parser is a lightweight Node.js library designed to parse SMTP email addresses effectively. It extracts key components like the username, domain, and any plus addressing used, offering structured data from raw email address strings. Useful for validation, automated processing of email inputs, and enhancing email-related applications. It provides a simple and reliable solution for developers needing to dissect email addresses programmatically.