@sciphergfx/json-fields
Version:
UI-agnostic React component for generating Form Fields from JSON with support for Chakra UI, Tailwind CSS, and shadcn/ui
15 lines (14 loc) • 486 B
HTML
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Convert JSON data to beautiful, readable tables" />
<title>JSON to Table Converter</title>
<script type="module" crossorigin src="/assets/index-Bq6vPcfZ.js"></script>
</head>
<body>
<div id="root"></div>
</body>
</html>