softvar / json2html-flask

:snake: Webapp to convert complex JSON Object to HTML representation

Home Page:http://json2html.varunmalhotra.xyz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

json2html-flask

Json2Html is a python web-app which helps in converting a JSON Object into its HTML representation i.e HTML Tables.

Non-technical audience and even sometimes Geeks get confused in understanding the JSON representation which constitutes a whole complex list of strings, numbers, arrays, sub-arrays, sub-objects and so on. This web-app provides them learning and better understanding of complex JSON.

Featured on ProductHunt

Json2Html App

It has been said that 80% of what people learn is VISUAL.
— Allen Klein

Install json2html Python Package

pip install json2html

Package Link

###Online Live Demo

Json2Html

About

:snake: Webapp to convert complex JSON Object to HTML representation

http://json2html.varunmalhotra.xyz/

License:MIT License


Languages

Language:HTML 48.7%Language:Python 19.9%Language:CSS 18.2%Language:JavaScript 13.2%