it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

feat(new tool): JSON string converter

Open gitmotion opened this issue 1 year ago • 6 comments

Fix: https://github.com/CorentinTh/it-tools/issues/1349 preview here: https://gitmotion-it-tools-beta.vercel.app/json-string-converter

  • added json stringify and json parse functionality demo
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

Docker Image Local Installation
ghcr.io/gitmotion/it-tools:latest git clone -b gitmotion/main https://github.com/gitmotion/it-tools.git && cd it-tools/ && pnpm i && pnpm dev
replace your current image with this image copy & paste oneliner (from github repo)
You may need to clear cache and hard reload to get new features loading Installing packages for the first time may take some time; please wait until it finishes

gitmotion avatar Oct 17 '24 23:10 gitmotion

@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.

vercel[bot] avatar Oct 17 '24 23:10 vercel[bot]

Hello, I am very interested in this feature. Is it possible for it to be merged into the main branch?

Mickls avatar May 22 '25 12:05 Mickls

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)

  • i can totally update this if that's not the case
  • for the time being you can use my docker image using ghcr.io/gitmotion/it-tools:latest which contains all my updates/fixes
  • or access it here hosted via vercel: https://gitmotion-it-tools-beta.vercel.app/
  • i have my changes set to always show as new at the moment just so you can see what was added

hope that helps!

gitmotion avatar May 22 '25 17:05 gitmotion

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)

  • i can totally update this if that's not the case
  • for the time being you can use my docker image using ghcr.io/gitmotion/it-tools:latest which contains all my updates/fixes
  • or access it here hosted via vercel: https://gitmotion-it-tools-beta.vercel.app/
  • i have my changes set to always show as new at the moment just so you can see what was added

hope that helps!

Thank you for your message and for providing the Docker image link. It reduces a lot of repetitive work for me.

Mickls avatar May 23 '25 07:05 Mickls

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)

sharevb avatar May 25 '25 10:05 sharevb