TOON → JSON decoding behavior for "1" vs 1
#146
-
|
How would you differentiate between |
Beta Was this translation helpful? Give feedback.
Answered by
NEDDL
Nov 15, 2025
Replies: 2 comments 1 reply
-
|
Check the playground: https://toontools.vercel.app/tools/json-to-toon The toon format would be 1 if number, "1" if string. This: Converts to this: |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
johannschopplich
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Check the playground: https://toontools.vercel.app/tools/json-to-toon
The toon format would be 1 if number, "1" if string.
This:
Converts to this: