json2html icon indicating copy to clipboard operation
json2html copied to clipboard

Add support to top to bottom html generation

Open rohithasrk opened this issue 7 years ago • 0 comments
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  |
-------------------------------------

rohithasrk avatar Jul 13 '18 06:07 rohithasrk