Commit Graph

7 Commits

Author SHA1 Message Date
‘lukasHerajt’
6402001d80 Added ui's(create palindrome, extract substring, palindrome check, randomize case, reverse, uppercase) 2025-03-08 07:32:13 -05:00
Ibrahima G. Coulibaly
ac98878349 Merge remote-tracking branch 'origin/main' into truncate
# Conflicts:
#	src/pages/tools/string/index.ts
2025-03-07 22:13:09 +00:00
EugSh
eb9e3cbdf9 feat: add text repeat tool
- Added text repeat tool to repeat input text multiple times with optional delimiter.
- Included functionality for custom repetition amounts and delimiters.
2025-03-07 15:26:04 +03:00
EugSh
52ccfec60f feat: minor improvements and refactoring in Text Replacer Tool
- Changed the replaceText method to take all options as arguments.
- Removed compute from SimpleRadio component.
- Moved InitialValuesType type and initialValues object to a separate file to avoid Fast Refresh error.
- Used ToolContent and added usage examples.
2025-03-06 10:34:44 +03:00
Ibrahima G. Coulibaly
71e052ab4d feat: remove duplicate lines 2025-03-02 02:58:50 +00:00
Ibrahima G. Coulibaly
97b940a803 fix: misc 2025-02-23 14:11:21 +00:00
Ibrahima G. Coulibaly
64936ab11f refactor: tools folder inside pages 2025-02-23 01:38:42 +01:00