Examine existing mask implementations in the codebase (e.g., phone or date masks) to understand the pattern. Implement a new mask for email validation using a regex pattern. Update the documentation and add tests for the new mask.
Email mask? · assisrafael/angular-input-masks#145 | Good First Issue