class documentation
class JSONToNestedText(_ToNestedText): (source)
Read JSON and output its content as NestedText.
Examples
json2nt data.json >data.nt curl -s https://api.example.com/data | json2nt json2nt --to-schema data.json >data.types.nt
Method | main |
Undocumented |
Inherited from _ToNestedText
:
Class Variable | inline |
Undocumented |
Inherited from _TypedFormatToSchema
(via _ToNestedText
):
Class Variable | to |
Undocumented |
Inherited from _ColorApp
(via _ToNestedText
, _TypedFormatToSchema
):
Constant | ALLOW |
Undocumented |
Constant | COLOR |
Undocumented |
Constant | VERSION |
Undocumented |