accordion-json-viewer Svelte Themes

Accordion Json Viewer

Display json files using accordion elements

Accordion JSON Viewer

Display JSON files using interactive accordion elements.

The JsonViewer component recursively renders the JSON structure, utilizing different display modes (inline, table, card, accordion, reveal) based on the data type. The Foundation accordion component is used to display nested JSON objects and arrays in a collapsible format, allowing users to expand and collapse sections of the JSON data for easier navigation and readability.

Features

  • File Upload: Load JSON data from local files.
  • Image Preview: Automatically detect and display images within the JSON data.
  • Shared JSON: Accepts shared JSON data (Web Share Target API) from other applications.

Top categories

Loading Svelte Themes