Difference between revisions of "Json"
Jump to navigation
Jump to search
(Created page with "In Mini Micro, <c>json</c> is an import module in the <c>/sys/lib</c> directory. It provides conversion of MiniScript values to and from JSON format, as well as some...") |
(No difference)
|
Revision as of 17:22, 12 September 2021
In Mini Micro, json
is an import module in the /sys/lib
directory. It provides conversion of MiniScript values to and from JSON format, as well as some related utility functions.
This article is a stub. You can help the MiniScript Wiki by expanding it.