Skip to content

Instantly share code, notes, and snippets.

@nccdr
nccdr / index.html
Created May 21, 2016 18:10 — forked from WickyNilliams/index.html
parseTable.js - convert HTML table to array of objects
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>parseTable</title>
</head>
<body>
<table>
<thead>
<tr>