Normalize any JSON shape into { headers, rows } — one function, zero dependencies, works everywhere.
npm install gnoke-flatjson
<script src="https://cdn.jsdelivr.net/gh/edmundsparrow/gnoke-flatjson/index.js"></script>
Drop this script tag in any HTML file. The flatJson() function is available globally.