UsageΒΆ

To use jsonhumanize in a project:

import jsonhumanize

To use jsonhumanize from command line:

$ json-humanize input.json -o output/index.html

# For more information about command line
$ json-humanize --help

Project Versions

Previous topic

Installation

Next topic

Contributing

This Page