npm install tableyarn add tablepnpm add table<script src="https://fastly.jsdelivr.net/npm/table"></script><script src="https://unpkg.com/table"></script><script type="module">
import table from 'https://cdn.jsdelivr.net/npm/table/+esm';
</script><script type="module">
import table from 'https://cdn.skypack.dev/table';
</script>