generoc-xlsx-to-objects

this package will parse an arrayified spreadsheet, using the first row of headers as object property keys and populating objects from all child rows.

Usage no npm install needed!

<script type="module">
  import generocXlsxToObjects from 'https://cdn.skypack.dev/generoc-xlsx-to-objects';
</script>

README