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

fix(yaml-viewer): prevent large integers from being converted to expo…

Open Link1515 opened this issue 1 year ago • 2 comments

fix #1398

Currently, the YAML viewer (YAML prettify and format) converts large integers to exponential notation. To prevent this, I enabled the intAsBigInt configuration, which is an option provided by the YAML library. For more details, you can refer to the yaml parse options

Link1515 avatar Dec 26 '24 08:12 Link1515

@Link1515 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 Dec 26 '24 08:12 vercel[bot]

so merge request is still opened?anyone can merge it?

zsddyd avatar Jul 18 '25 11:07 zsddyd

Hi @Link1515 and @zsddyd , merged in my fork : https://sharevb-it-tools.vercel.app/yaml-prettify

And 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 Jul 18 '25 16:07 sharevb