json2html
json2html copied to clipboard
Add support to top to bottom html generation
trafficstars
Sometimes inorder to represent the data properly, we'd want to generate the html top to bottom, i.e., in the fomat. This could be done using the build direction as a custom input.
-------------------------------------
Name | Age | Gender | DOB |
Rohith | 20 | Male | Jan |
-------------------------------------