2 Repos
Interactive interfaces for exploring and navigating hierarchical data structures.
Distinct from JSON Processors: Distinct from JSON Processors: focuses on the visual exploration and navigation of data rather than programmatic manipulation or pointer-based updates.
Explore 2 awesome GitHub repositories matching data & databases · Visualizers. Refine with filters or upvote what's useful.
PlantUML is a text-to-diagram generator that translates human-readable markup into structured graphical representations. It functions as a diagram-as-code tool, allowing users to create and maintain technical documentation, architectural models, and flowcharts by decoupling diagram content from visual layout. The project distinguishes itself through a comprehensive rendering pipeline that processes domain-specific markup into various output formats, including vector and raster graphics. It utilizes a graph-based layout engine to calculate spatial positioning, while a declarative styling layer
Renders structured JSON objects as visual diagrams with support for custom styling and native data types.
JSON Hero is a web-based utility designed for viewing, analyzing, and sharing structured data. It provides an interactive interface for exploring complex JSON payloads, allowing users to navigate nested structures through hierarchical rendering, global search, and keyboard-driven controls. The platform distinguishes itself by performing client-side schema inference and automated schema generation, which allows users to understand data types and constraints without server-side processing. It enhances data readability by injecting contextual previews for specific string patterns—such as dates,
Provides an interactive interface for exploring and navigating complex nested JSON structures through hierarchical rendering.