Skip to content

Instantly share code, notes, and snippets.

View anhtungbui's full-sized avatar
🎯
Focusing

Anh Tung Bui anhtungbui

🎯
Focusing
View GitHub Profile
@WickyNilliams
WickyNilliams / index.html
Last active February 22, 2023 15:07
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>