Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 424 Bytes

File metadata and controls

12 lines (6 loc) · 424 Bytes

JSON to Tree Diagram Converter

For Yakusugi

This tool converts JSON strings into tree diagrams. For example, it is used to show AST(Abstract Syntax Tree) as tree diagrams for debugging. In that case, of course, you need to translate AST into JSON.

Online JSON to Tree Diagram Converter

Screenshot