JSON2HTML is an online app which helps in converting complex-to-complex JSON into human friendly tabular format.
Non-technical people and even sometimes geeks get confused understanding a complex JSON structure which involve deep nesting. This app boil downs the complexity by simply displaying it a tabular format, a format which is widely common for different tasks and purposes.
It has been said that 80% of what people learn is VISUAL.
Allen Klein
This app is developed using Open-Source technologies, mainly over a micro web-framework for python -
FLASK.
The overall design is done using
Twitter-Bootstrap and
Font-awesome icon library.