Real-time JSON & YAML data visualization with PlantUML and VSCode - in 4 minutes

preview_player
Показать описание
📕 Creating data models in JSON or YAML is a great experience. Their easy-to-use syntax helps you structure your data quickly. They are also easy to parse by computers, but depending on the size it can get a little confusing for us humans to see the big picture. In this video, I show how to use PlantUML to generate diagrams from your JSON and YAML files and how to style them using only CSS.

🏁 Sections of the video
00:00 - Introduction
00:32 - Installing PlantUML
01:13 - Creating the JSON file and visualizing the diagram
02:08 - Viewing the diagram of a Kubernetes YAML file
02:31 - Styling the diagram exported in SVG format

📑 Resources:

Icon8:

Giphy:

Hashtags:
#JSON #WebDevelopment #Programming #Tutorial #svg #css3
Рекомендации по теме
Комментарии
Автор

i cant understand what you install with graphwiz ?

Steven-Abd