sharevb

Results 710 comments of sharevb

Hi @ajpanton @gitmotion , it should work in my fork And if you are interested in an up to date version of it-tools, with many improvements, new tools, and bug...

Hi @shushenghong , implemented: https://sharevb-it-tools.vercel.app/json-to-msgpack and https://sharevb-it-tools.vercel.app/msgpack-to-json And if you are interested in an up to date version of it-tools, with many improvements, new tools, and bug fixes, as this...

Hi @GAS85 implemented here : https://sharevb-it-tools.vercel.app/text-diff

Hi @DenuxPlays, IT-Tools is PWA that could work offline, so it fetch all at each update. There could be a "non PWA" version that only works online and don't fetch...

@DenuxPlays , as far as I read in vite-pwa docs, once set (and it has always been) to autoupdate, prompting for update "can be a pain" (as said by https://vite-pwa-org.netlify.app/guide/auto-update...

Hi @guilinonline there is currently: https://sharevb-it-tools.vercel.app/json-prettify and https://sharevb-it-tools.vercel.app/json-linter But could be interesting to allow to find these tool on "repair" search and add repair option to linter

Hi @zky97 , this cannot be done `client side only` without a backend server. Browser cannot access and open socket on TCP/UDP directly. So may be, it would be possible...

Hi @DenuxPlays , may be that print a pdf from either https://sharevb-it-tools.vercel.app/lorem-ipsum-generator or https://sharevb-it-tools.vercel.app/markdown-lorem-ipsum could be what you expect ?

Hi @sadden3194 and @CorentinTh, implemented in #1107

Hi @sadden3194, implemented: https://sharevb-it-tools.vercel.app/phone-parser-and-formatter And if you are interested in an up to date version of it-tools, with many improvements, new tools, and bug fixes, as this repo is almost...