Commit Graph

27 Commits

Author SHA1 Message Date
AshAnand34
f22bb8bd57 feat: add internationalization support 2025-07-12 23:02:35 -07:00
Ibrahima G. Coulibaly
88d4073f10 feat: tsv to json 2025-06-05 23:15:58 +01:00
Ibrahima G. Coulibaly
14d7798ab4 refactor: removeSpecialCharacters -> keepSpecialCharacters 2025-03-30 12:39:46 +00:00
Aneek Ghosh
3818c9315a #49 | created JSON escaper tool 2025-03-29 18:01:50 +05:30
Ibrahima G. Coulibaly
ca7f6a6900 chore: text result extensions 2025-03-26 20:50:56 +00:00
Ibrahima G. Coulibaly
ab587e60d0 chore: result file name 2025-03-26 20:24:46 +00:00
Luís Jesus
b61ac4d969 Refactor: code is easier to understand and more recursive-friendly 2025-03-26 15:49:56 +00:00
Luís Jesus
c9f94f5f61 Fix: indentation fix 2025-03-26 12:41:18 +00:00
Luís Jesus
44f0856ad4 Fixed comment 2025-03-26 12:00:26 +00:00
Luís Jesus
1fbba9b359 Fix: line break in arrays 2025-03-26 11:42:59 +00:00
Luís Jesus
52134e82a3 Refactor: removed redundancy on array conversion 2025-03-26 11:22:57 +00:00
Luís Jesus
63884cd5ea Added support for null values: empty xml tag 2025-03-26 11:09:20 +00:00
Luís Jesus
52666b2780 Removed unecessary dependencies 2025-03-25 19:23:29 +00:00
Luís Jesus
b13ae88475 Added conversion from json to xml 2025-03-25 19:07:26 +00:00
Luís Jesus
ff628c0ef1 Added tool options 2025-03-25 16:42:21 +00:00
Luís Jesus
fdb7d5d704 Initial setup of pages. Tool definition 2025-03-25 16:11:17 +00:00
Ibrahima G. Coulibaly
27f7b5460b fix: prettify json 2025-03-09 18:08:37 +00:00
Ibrahima G. Coulibaly
37154c6461 refactor: use ToolContent 2025-03-09 18:06:27 +00:00
Ibrahima G. Coulibaly
8461270024 refactor: validateJson 2025-03-09 15:49:44 +00:00
Adithya Jagadeesh
d7587d526a Feature: Added Json Validation #issue42 2025-03-09 15:46:47 +05:30
Adithya Jagadeesh
038dfdd9a5 feat: add JSON validation utility with detailed error messages 2025-03-09 15:38:46 +05:30
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
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
18c305ac9b feat: json pretty 2025-02-27 13:03:42 +00:00