directus-dynamic-json
v0.1.1
Published
A powerful extension bundle for viewing and copying dynamic JSON data in Directus with an unknown schema
Maintainers
Readme
Dynamic JSON Bundle
View and copy dynamic JSON data in Directus with unknown schemas (form submissions, API responses, etc).


Interface: Full-featured editor with dual view modes Display: Compact badge for tables with modal viewer
Features
- Dual Views: Formatted (human-readable) and Tree (code-style)
- Copy to Clipboard: Hover-activated buttons for any value
- Smart Formatting: Dates, booleans, URLs auto-formatted
- Expand/Collapse: Quick controls + keyboard navigation
- Customizable: Colors, max height, initial depth
- Persistent: View preference saved per field
Installation
Install from Directus Marketplace or manually.
Configuration
Default View: Formatted or Tree Tree Depth: Initial expansion levels (default: 2) Max Height: Scrollable height in px (default: 600px) Colors: Customize syntax highlighting (keys, strings, numbers, booleans, nulls)
Keyboard Shortcuts
↑/↓: Navigate | ←/→: Collapse/Expand | Space/Enter: Toggle
Use Cases
- Form submissions with unknown fields
- API responses with nested data
- Dynamic configuration objects
- User-generated JSON content
