json-render
Generate dashboards, widgets, apps, and data visualizations
...It takes deeply nested JSON objects and renders them into intuitive, readable UIs by mapping data types and keys to semantic HTML elements, which helps developers prototype dashboards, debugging tools, or data-driven interfaces quickly. The tool is built to be embeddable in any JavaScript environment — client-side or server-side — without dependencies on a particular frontend framework, making it easy to drop into documentation sites, dev tools, or internal utilities. JSON-Render also supports customization hooks and configuration options so that developers can fine-tune how types are displayed, apply custom styling, and inject interactive behaviors like folding nested sections or filtering keys.