awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
AykutSarac avatar

AykutSarac/jsoncrack.com

0
View on GitHub↗
44,142 stars·3,548 forks·TypeScript·Apache-2.0·3 vuesjsoncrack.com↗

Jsoncrack.com

jsoncrack.com is a JSON data visualization tool and interactive graph viewer that transforms JSON and other structured data formats into visual tree diagrams. It functions as a data syntax validator and a structured data converter for transforming information between JSON, YAML, XML, and CSV formats.

The project includes a JSON schema generator that produces schema definitions and language-specific type definitions based on provided structured data. These capabilities automate type safety and ensure data integrity through schema generation.

The tool provides broader capabilities for structured data debugging, allowing users to clean and verify syntax while using visual maps to locate inconsistencies. It also supports querying structured data, exporting visualizations as static images, and converting between various structured data formats.

Features

  • Visualization Tools - Provides an interactive web-based utility for rendering and exploring JSON and other structured data as visual tree diagrams.
  • Interactive Graph Visualizers - Provides an interactive graph viewer that transforms structured data into visual tree diagrams.
  • Automated Generators - Produces JSON schema definitions and language-specific type definitions automatically based on provided structured data.
  • JSON Schema Modeling - Generates and validates schema definitions based on structured data to ensure consistency.
  • Data Structure Visualizers - Renders complex data structures in a human-readable graph format to simplify exploration.
  • Schema-Driven Code Generators - Parses structural patterns of data to produce type-safe TypeScript or JSON schema definitions.
  • Type Generators - Automates the generation of programming language type definitions from JSON and other data formats.
  • Type Definitions - Produces language-specific code structures from structured data to automate type safety.
  • Recursive Graph Mappers - Transforms nested data structures into coordinate-based graphs through recursive position and edge calculations.
  • Automated Layout Algorithms - Employs automated layout algorithms to determine optimal node positions and prevent overlap in graphs.
  • Data Format Converters - Transforms data between different structured formats to ensure compatibility across tools.
  • Format Converters - Translates structured data between JSON, YAML, XML, and CSV formats.
  • Structural Data Validators - Verifies structured files against syntax requirements to ensure data accuracy and readability.
  • SVG-Based Vector Rendering - Uses scalable vector graphics to render interactive data graphs directly in the browser.
  • Syntax Tree Construction - Implements processes to build hierarchical syntax representations from source data for visualization.

Historique des stars

Graphique de l'historique des stars pour aykutsarac/jsoncrack.comGraphique de l'historique des stars pour aykutsarac/jsoncrack.com

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Jsoncrack.com

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Jsoncrack.com.
  • mikefarah/yqAvatar de mikefarah

    mikefarah/yq

    14,913Voir sur GitHub↗

    This tool is a command-line processor designed for querying, updating, and transforming structured data files. It functions as a versatile engine for manipulating YAML, JSON, TOML, and XML documents, allowing users to perform complex operations directly from the terminal. By utilizing a path-based expression language, it enables precise navigation and modification of data structures within configuration files and infrastructure-as-code workflows. What distinguishes this tool is its ability to perform in-place document mutations while preserving original formatting, comments, and metadata. It

    Gobashclicsv
    Voir sur GitHub↗14,913
  • quicktype/quicktypeAvatar de quicktype

    quicktype/quicktype

    13,761Voir sur GitHub↗

    Quicktype is a multi-language model generation engine that converts JSON and GraphQL schemas into type-safe models and serialization code. It functions as a JSON to type generator and a GraphQL type generator, producing strongly typed classes and interfaces across a wide array of target programming languages. The system derives formal schemas from sample data and transforms these definitions into native language objects. This enables the synchronization of shared data models across diverse tech stacks and the development of type-safe interfaces for consuming external APIs. The engine utilize

    TypeScript
    Voir sur GitHub↗13,761
  • awslabs/diagram-makerAvatar de awslabs

    awslabs/diagram-maker

    2,417Voir sur GitHub↗

    Diagram Maker is a web-based library designed for building interactive graph visualization and data modeling tools. It provides a framework for rendering node and link structures, allowing users to create custom editing environments where complex data relationships can be visualized and manipulated directly in the browser. The library utilizes a modular, plugin-driven architecture that enables developers to extend the core editing functionality to meet specific requirements without altering the underlying source code. It manages the application state through a centralized, immutable store, en

    TypeScriptawscanvascloud
    Voir sur GitHub↗2,417
  • jgraph/mxgraphAvatar de jgraph

    jgraph/mxgraph

    6,917Voir sur GitHub↗

    mxgraph is a client-side graph visualization tool and JavaScript diagramming library. It functions as an SVG-based drawing framework used to create and render interactive diagrams directly within a web browser. The library enables the development of custom diagramming tools, such as network maps and flowcharts, by providing the means to draw and manipulate visual data structures. It focuses on client-side data visualization, allowing for the representation of complex node and edge relationships without requiring server-side rendering.

    HTML
    Voir sur GitHub↗6,917
Voir les 30 alternatives à Jsoncrack.com→

Questions fréquentes

Que fait aykutsarac/jsoncrack.com ?

jsoncrack.com is a JSON data visualization tool and interactive graph viewer that transforms JSON and other structured data formats into visual tree diagrams. It functions as a data syntax validator and a structured data converter for transforming information between JSON, YAML, XML, and CSV formats.

Quelles sont les fonctionnalités principales de aykutsarac/jsoncrack.com ?

Les fonctionnalités principales de aykutsarac/jsoncrack.com sont : Visualization Tools, Interactive Graph Visualizers, Automated Generators, JSON Schema Modeling, Data Structure Visualizers, Schema-Driven Code Generators, Type Generators, Type Definitions.

Quelles sont les alternatives open-source à aykutsarac/jsoncrack.com ?

Les alternatives open-source à aykutsarac/jsoncrack.com incluent : mikefarah/yq — This tool is a command-line processor designed for querying, updating, and transforming structured data files. It… quicktype/quicktype — Quicktype is a multi-language model generation engine that converts JSON and GraphQL schemas into type-safe models and… awslabs/diagram-maker — Diagram Maker is a web-based library designed for building interactive graph visualization and data modeling tools. It… jgraph/mxgraph — mxgraph is a client-side graph visualization tool and JavaScript diagramming library. It functions as an SVG-based… ajv-validator/ajv — Ajv is a high-performance data validation framework that compiles JSON schemas into optimized, standalone JavaScript… tomwright/dasel — Dasel is a multi-format data processor and structured data query tool used for querying, editing, and converting data…