Skip to content

Instantly share code, notes, and snippets.

View davidchavezTech's full-sized avatar
💭
I may be slow to respond.

David Chavez davidchavezTech

💭
I may be slow to respond.
  • We Make Websites
  • Peru
View GitHub Profile
@WickyNilliams
WickyNilliams / index.html
Last active March 26, 2025 13:05
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>