Skip to content

Instantly share code, notes, and snippets.

View anhtungbui's full-sized avatar
🎯
Focusing

Anton Bui anhtungbui

🎯
Focusing
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>