-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
feat(new tool): JSON string converter #1351
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
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:latest
git clone -b gitmotion/main https://github.com/gitmotion/it-tools.git && cd it-tools/ && pnpm i && pnpm dev