Skip to content

Conversation

@chriskyfung
Copy link
Owner

@chriskyfung chriskyfung commented Oct 15, 2025

This PR introduces dateFormatterFactory to reduce code duplication and improve code maintainability.

The project name in the README was updated from "Gmail Old Email Cleaner" to "Gmail Regex Cleaner" to better reflect its functionality, which is based on regex patterns.

A new "Contributing" section was added to provide guidelines for potential contributors, including a link to the Code of Conduct and instructions for reporting issues or requesting features.
@chriskyfung chriskyfung self-assigned this Oct 15, 2025
@chriskyfung chriskyfung added documentation Improvements or additions to documentation enhancement New feature or request javascript Pull requests that update javascript code labels Oct 15, 2025
@chriskyfung chriskyfung changed the title Refactor/improve-code-and-docs docs: Enhance project documentation and developer experience Oct 15, 2025
@chriskyfung chriskyfung changed the title docs: Enhance project documentation and developer experience feat: Introduce dateFormatterFactory and update documentation Oct 15, 2025
Adds a `/* global */` directive to `src/examples.js`.
This prevents ESLint from reporting `dateFormatterFactory` as an undeclared variable, ensuring correct linting for the file.
@chriskyfung chriskyfung marked this pull request as ready for review October 15, 2025 06:34
@chriskyfung chriskyfung merged commit 6328212 into main Oct 15, 2025
7 checks passed
@chriskyfung chriskyfung deleted the refactor/improve-code-and-docs branch October 15, 2025 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant