view-table
A re-usable Material Design table for automatically displaying formatted JSON data, including support for nested objects. Booleans can be displayed as icons. Hex code/RGB values can be shown in colour. Dates can be displayed in your desired format.
Usage no npm install needed!
<script type="module">
import viewTable from 'https://cdn.skypack.dev/view-table';
</script>