Transform your JSON Canvas data into Mermaid flowcharts with ease. This lightweight and powerful library bridges the gap between JSON Canvas and Mermaid, enabling you to visualize your canvas data in ...
JsonSplitter/ ├── README.md # This file ├── requirements.txt # Python dependencies ├── split_conversations.py # Main conversation splitter ├── convert_conversations.py # JSON to text converter ├── ...