feat(new tool): JSON string converter#1351
Conversation
|
@gitmotion is attempting to deploy a commit to the Corentin Thomasset's Team Team on Vercel. A member of the Team first needs to authorize it. |
7344e3f to
4bc867b
Compare
aa01441 to
94de5f7
Compare
f448d93 to
1078fdb
Compare
1078fdb to
f536ae7
Compare
|
|
Hello, I am very interested in this feature. Is it possible for it to be merged into the main branch? |
i believe this pr has gone stale and not sure if the repo is being maintained for new features anymore (only bugs fixes)
hope that helps! |
Thank you for your message and for providing the Docker image link. It reduces a lot of repetitive work for me. |
|
Hi @gitmotion , @Mickls , I also made a fork (with almost all my PR and many of others) : if you arr interested in up to date version of it-tools, I made kind of a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools) |



Fix: #1349
preview here: https://gitmotion-it-tools-beta.vercel.app/json-string-converter
Want this change?
Check it out here: (https://gitmotion-it-tools-beta.vercel.app/json-string-converter)
You can use my image in your docker-compose file if you want this functionality along with my other additions until the main branch has been updated. view full list of features added in readme
Installation methods
ghcr.io/gitmotion/it-tools:latestgit clone -b gitmotion/main https://github.com/gitmotion/it-tools.git && cd it-tools/ && pnpm i && pnpm dev