Ibrahima G. Coulibaly
90d3c0801e
feat: minify json
2025-03-08 06:43:11 +00:00
Ibrahima G. Coulibaly
4a956bf916
Merge remote-tracking branch 'origin/main'
2025-03-08 06:20:18 +00:00
Ibrahima G. Coulibaly
7c64997fc7
chore: smooth scroll for use this tool and examles
2025-03-08 06:19:54 +00:00
Ibrahima G. Coulibaly
7646b8bbaf
Merge pull request #22 from iib0011/truncate
...
rot13 tool, testCases then updated index file
2025-03-07 22:25:57 +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
Ibrahima G. Coulibaly
e8a3f8d2ca
Merge pull request #34 from EugSh1/repeat-text
...
Add text repeat tool
2025-03-07 22:07:47 +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
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
aa1f97f0cf
Merge pull request #33 from EugSh1/main
...
feat: minor improvements and refactoring in Text Replacer Tool
2025-03-06 17:44:31 +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
83082bd358
Merge pull request #32 from iib0011/chesterkxng
...
Chesterkxng
2025-03-05 21:39:44 +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
0e864b9d1d
docs: img
2025-03-02 17:33:31 +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
1143672123
docs: readme
2025-03-01 00:28:17 +00:00
Ibrahima G. Coulibaly
45fdc43744
chore: img
v0.1.0
2025-02-27 18:26:16 +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
f855d33928
Merge pull request #26 from iib0011/examples
...
Examples
2025-02-27 02:23:10 +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
d4345c33a3
docs: readme
2025-02-26 23:56:24 +00:00
Ibrahima G. Coulibaly
f45c7878cc
Merge remote-tracking branch 'origin/main'
...
# Conflicts:
# README.md
2025-02-26 23:54:23 +00:00
Ibrahima G. Coulibaly
4b47a73b58
docs: readme
2025-02-26 23:53:30 +00:00
Ibrahima G. Coulibaly
e36842b3f5
Update README.md
2025-02-26 13:33:15 +00:00
Ibrahima G. Coulibaly
54164a3542
fix: bg
2025-02-25 17:43:08 +00:00
Ibrahima G. Coulibaly
89e7b4f7f7
fix: bg
2025-02-25 17:21:39 +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
54276c0c8a
docs: img
2025-02-25 17:08:28 +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