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 7d4c680c67a14470d7e5fdab5859010408614e71
parent 497f085360a12db48695b4900b78b05dd090f789
Author: Agastya Chandrakant <acagastya@outlook.com>
Date:   Thu, 13 Jun 2019 20:11:13 +0530

update
Diffstat:
MREADME.MD | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.MD b/README.MD @@ -43,4 +43,4 @@ Use this for the client-side JavaScript. Though this module is published on `npm To add it in the `<script>` tag, make use of [Unpkg](https://unpkg.com "UNPKG"). -**Example:** `<script src="unpkg.com/jsonify-the-table@latest/jsonify-my-table.min.js"></script>` +**Example:** `<script src="unpkg.com/jsonify-my-table@latest/jsonify-my-table.min.js"></script>`