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§
- Json
Load Result - Result of loading a single JSON file
- Json
Load Stats - Statistics for the JSON loading process
Functions§
- run_
html_ from_ json - Run the HTML from JSON generation command