package
Version:
v1.0.3
Opens a new window with list of versions in this module.
Published: Jul 30, 2024
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ReformatJson makes a given JSON pretty by adding indentation.
Moreover, it can sort all arrays in the given JSON if you set sortArrays to true.
ToJson converts the given value into a JSON.
Moreover, it can sort all arrays in the value before marshalling if you set sortArrays to true.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.