html-table-to-json icon indicating copy to clipboard operation
html-table-to-json copied to clipboard

Generate JSON representations of HTML tables

Results 4 html-table-to-json issues
Sort by recently updated
recently updated
newest added

Hi team, I was using the module earlier but recently there is some problem due to cheerio dependency, can you please look into it? I found this on cheerio site...

I had an issue with a table that has trimmed text, the table contained anchors with file names as `innerHTML` and their download links as `href` which i needed to...

When there are td elements with rowspan, the output is distorted.

help wanted

how to add the declarations for typescript?