Module html_from_json

Module html_from_json 

Source
Expand description

HTML generation from JSON files command

This module provides functionality to generate interactive HTML reports from exported JSON data files, significantly faster than direct tracker export.

Modules§

data_normalizer
Data normalization module for HTML export
debug_logger
Debug logging and performance monitoring module
direct_json_template
Direct JSON template generator that uses raw JSON data without complex processing
error_handler
Comprehensive error handling module for HTML generation
json_file_discovery
JSON file discovery module for MemScope HTML generation
large_file_optimizer
Large file optimization module for JSON processing

Structs§

JsonLoadResult
Result of loading a single JSON file
JsonLoadStats
Statistics for the JSON loading process

Functions§

run_html_from_json
Run the HTML from JSON generation command