Commit Graph

427 Commits

Author SHA1 Message Date
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
Ibrahima G. Coulibaly
6a14840e91 Merge remote-tracking branch 'origin/main' 2025-03-06 17:54:45 +00:00
Ibrahima G. Coulibaly
a47bf8b800 fix: search bar 2025-03-06 17:54:36 +00:00
Ibrahima G. Coulibaly
fe1250218b chore: placeholder and empty tag 2025-03-06 17:41:47 +00: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
6278ddf8f9 refactor: use of ToolContent.tsx 2025-03-05 22:05:10 +00:00
Ibrahima G. Coulibaly
6c326357d7 feat: ToolContent.tsx 2025-03-05 21:53:22 +00:00
Ibrahima G. Coulibaly
1577f098e0 chore: link examples to ui 2025-03-05 21:00:26 +00:00
Chesterkxng
a165960c0a feat: number sum calculator examples 2025-03-05 01:47:06 +00:00
Chesterkxng
6f42d2f2e9 feat: list reverse example 2025-03-04 22:59:27 +00:00
Ibrahima G. Coulibaly
90b8927f72 style: optimizations 2025-03-02 17:28:45 +00:00
Ibrahima G. Coulibaly
c570368f5d fix: tsc 2025-03-02 03:09:29 +00:00
Ibrahima G. Coulibaly
71e052ab4d feat: remove duplicate lines 2025-03-02 02:58:50 +00:00
Ibrahima G. Coulibaly
1aef7530e2 feat: jakarta font 2025-02-27 14:13:27 +00:00
Ibrahima G. Coulibaly
07c32bc4fe chore: prettify json in home 2025-02-27 13:15:52 +00:00
Ibrahima G. Coulibaly
d31934b6eb chore: remove prettify test 2025-02-27 13:13:34 +00:00
Ibrahima G. Coulibaly
88a6cfd2fb chore: compute only if value 2025-02-27 13:11:02 +00:00
Ibrahima G. Coulibaly
8d3b0b3840 style: tool categories 2025-02-27 13:09:02 +00:00
Ibrahima G. Coulibaly
d2eb7030d8 feat: json pretty 2025-02-27 13:05:38 +00:00
Ibrahima G. Coulibaly
18c305ac9b feat: json pretty 2025-02-27 13:03:42 +00:00
Ibrahima G. Coulibaly
a713690882 fix: examples 2025-02-27 02:21:08 +00:00
Ibrahima G. Coulibaly
f08bce84b0 refact: examples 2025-02-27 01:47:44 +00:00
Ibrahima G. Coulibaly
ff05de4ab6 chore: show tooloptions in example 2025-02-27 01:26:48 +00:00
Ibrahima G. Coulibaly
a03df0a4e8 chore: handle enter press on search 2025-02-27 00:09:15 +00:00
Ibrahima G. Coulibaly
54164a3542 fix: bg 2025-02-25 17:43:08 +00:00
Ibrahima G. Coulibaly
40b3040440 fix: bg 2025-02-25 17:20:49 +00:00
Ibrahima G. Coulibaly
faeb0d15bf fix: bg 2025-02-25 17:10:17 +00:00
Ibrahima G. Coulibaly
54703b3d3e style: background svg 2025-02-25 13:55:35 +00:00
Ibrahima G. Coulibaly
f8133f025f chore: style 2025-02-25 13:47:53 +00:00
Ibrahima G. Coulibaly
a1a333197b chore: style buttons 2025-02-25 13:41:57 +00:00
Ibrahima G. Coulibaly
6d19b4f25b fix: broken links 2025-02-25 13:02:00 +00:00
Ibrahima G. Coulibaly
8b7f32604a fix: tsc 2025-02-25 06:24:00 +00:00
Ibrahima G. Coulibaly
484b6e84ee feat: ui changes 2025-02-25 06:17:28 +00:00
Ibrahima G. Coulibaly
d4c544609a feat: ui changes 2025-02-25 06:17:10 +00:00
Ibrahima G. Coulibaly
048f72417f fix: docs 2025-02-23 15:24:33 +00:00
Ibrahima G. Coulibaly
1c5f7ef9b0 fix: compress png 2025-02-23 14:54:03 +00:00
Ibrahima G. Coulibaly
99492b4ab3 feat: compress png 2025-02-23 14:45:10 +00:00
Ibrahima G. Coulibaly
bb630a0475 feat: compress png 2025-02-23 14:41:53 +00:00
Ibrahima G. Coulibaly
97b940a803 fix: misc 2025-02-23 14:11:21 +00:00
Ibrahima G. Coulibaly
dc08d1545d feat: update readme 2025-02-23 02:01:29 +00:00
Ibrahima G. Coulibaly
64936ab11f refactor: tools folder inside pages 2025-02-23 01:38:42 +01:00
Ibrahima G. Coulibaly
62f084eb45 fix: ctrl v 2025-02-23 00:41:04 +01:00
Ibrahima G. Coulibaly
3b96513b43 fix: typo 2024-07-14 01:01:01 +01:00
Ibrahima G. Coulibaly
6b191eaa12 chore: use string tools 2024-07-14 00:53:28 +01:00
Ibrahima G. Coulibaly
3c5c0b9499 refactor: optimize imports 2024-07-14 00:51:39 +01:00
Ibrahima G. Coulibaly
424436d07a refactor: remove validation schema 2024-07-14 00:48:10 +01:00
Ibrahima G. Coulibaly
31f0ad9f32 feat: shuffle ui 2024-07-14 00:36:49 +01:00
Ibrahima G. Coulibaly
46859592cf feat: rotate ui 2024-07-14 00:23:30 +01:00
Chesterkxng
b3c5e5ed29 rotate tool, testCases then updated index file 2024-07-12 23:50:15 +00:00
Chesterkxng
626092508e index file 2024-07-12 20:30:43 +00:00