Commit Graph

209 Commits

Author SHA1 Message Date
Ibrahima G. Coulibaly
841000c900 style: tools height 2025-03-08 07:33:07 +00:00
Ibrahima G. Coulibaly
a4895d6721 feat: arithmetic sequence 2025-03-08 07:32:20 +00:00
Ibrahima G. Coulibaly
f678c76200 feat: stringify json 2025-03-08 07:11:57 +00:00
Ibrahima G. Coulibaly
90d3c0801e feat: minify json 2025-03-08 06:43:11 +00:00
Ibrahima G. Coulibaly
2dc78e7392 chore: merge 2025-03-07 22:19:49 +00: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
b960db9e79 fix: update title and remove unnecessary period from short description 2025-03-07 15:32:15 +03: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
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
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
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
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
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
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
64936ab11f refactor: tools folder inside pages 2025-02-23 01:38:42 +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
Chesterkxng
c034b7331f quote tool, testCases and updated indexfile 2024-07-12 01:15:17 +00:00
Chesterkxng
a83af6a82e rot13 tool, testCases then updated index file 2024-07-12 00:09:21 +00:00
Ibrahima G. Coulibaly
350061d79e chore: format number 2024-07-11 21:35:00 +01:00
Ibrahima G. Coulibaly
6ef65207b9 Merge remote-tracking branch 'origin/main' 2024-07-11 01:37:44 +01:00
Ibrahima G. Coulibaly
2642e1de9b feat: reverse list ui 2024-07-11 01:37:34 +01:00