jsonify-my-table

Convert a HTML table to JSON
git clone http://git.hanabi.in/repos/jsonify-my-table.git
Log | Files | Refs | LICENSE

commit f84884c2b6e8dc1dff95cd51601f27a6b7f92b37
parent b4492ce1f3b0f9b2328f1070cb5430b19731d48e
Author: Agastya Chandrakant <acagastya@outlook.com>
Date:   Sat, 10 Oct 2020 14:03:38 +0530

Update readme

Diffstat:
MREADME.MD | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README.MD b/README.MD @@ -51,6 +51,7 @@ if (!obj.error) { 1. There are no rows in the table. 2. Headers repeat. +3. `<td>` has more than one child nodes. ## Note