Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add text repeat tool #34

Merged
merged 2 commits into from
Mar 7, 2025
Merged

Add text repeat tool #34

merged 2 commits into from
Mar 7, 2025

Conversation

EugSh1
Copy link
Collaborator

@EugSh1 EugSh1 commented Mar 7, 2025

Implemented a text repeat tool that allows users to repeat input text multiple times with optional custom delimiters.

  • Created Repeat component with input fields for text, repetition amount, and delimiter.
  • Added repeatText function to handle text repetition.
  • Supported custom repetition amounts and delimiters.
  • Included tests to ensure correct functionality.

EugSh1 added 2 commits March 7, 2025 15:26
- Added text repeat tool to repeat input text multiple times with optional delimiter.
- Included functionality for custom repetition amounts and delimiters.
@iib0011 iib0011 merged commit e8a3f8d into iib0011:main Mar 7, 2025
3 checks passed
@EugSh1 EugSh1 deleted the repeat-text branch March 8, 2025 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants