UNPKG

table2array

Version:

Converts HTML table to Javascript array

7 lines (6 loc) 103 B
export default [ ['Parent', 'Child'], ['Marry', 'Sue'], ['Marry', 'Steve'], ['Marry', 'Tom'] ]