Skip to content

Instantly share code, notes, and snippets.

View saulodias's full-sized avatar

Saulo Dias saulodias

View GitHub Profile
@saulodias
saulodias / index.html
Created June 26, 2021 20:10 — 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>