README
Table.js
Embed a google sheet in your html
Usage
<script src='https://cdn.jsdelivr.net/npm/@cellmateapp/table/src/Table.js'></script>
<div cellmate-src="https://cellmateapp.com/api/gB5Fr9/products"></div>
Embed a google sheet in your html
<script type="module">
import cellmateappTable from 'https://cdn.skypack.dev/@cellmateapp/table';
</script>
Embed a google sheet in your html
<script src='https://cdn.jsdelivr.net/npm/@cellmateapp/table/src/Table.js'></script>
<div cellmate-src="https://cellmateapp.com/api/gB5Fr9/products"></div>