Skip to content

Instantly share code, notes, and snippets.

@ah06
ah06 / index.html
Created March 24, 2020 21:13 — forked from WickyNilliams/index.html
parseTable.js - convert HTML table to array of objects. MIT licensed (https://opensource.org/licenses/MIT)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>parseTable</title>
</head>
<body>
<table>
<thead>
<tr>