Skip to content

feat(JSON): Add precision control parameters to toStyledString#1617

Open
YackerYan wants to merge 1 commit intoopen-source-parsers:masterfrom
YackerYan:master
Open

feat(JSON): Add precision control parameters to toStyledString#1617
YackerYan wants to merge 1 commit intoopen-source-parsers:masterfrom
YackerYan:master

Conversation

@YackerYan
Copy link

@YackerYan YackerYan commented Aug 5, 2025

Fixes #1616
Add support for controlling the precision of JSON string output through parameters, including two modes: decimal places and significant figures.

Add support for controlling the precision of JSON string output through parameters, including two modes: decimal places and significant figures.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enhance toStyledString to Support Custom Formatting, Decimal Precision, and Indentation Control

1 participant