lightswitch05 / table-to-json

Serializes HTML tables into JSON objects.
http://lightswitch05.github.io/table-to-json/
MIT License
756 stars 172 forks source link

Hi there :-) great library .. is there any chance it to have a reverse option ? #50

Closed denden4444 closed 5 years ago

denden4444 commented 5 years ago

hi

Thanks a for a great library.

My issue is actually a question. Have you got a simple way (either in code which would be cool ) of taking the JSON data back to a table again ? It would be great to have the option to pop table data out and then back in again :-)

I look forward to your reply

Den

lightswitch05 commented 5 years ago

I'm glad you enjoy this library. There is no way for this tool to create a table. You might be interested in DataTables for generating tables