{"id":28326083,"url":"https://github.com/fla9ua/vscode-yaml-preview-ui","last_synced_at":"2026-05-10T02:40:17.245Z","repository":{"id":292815184,"uuid":"977017369","full_name":"fla9ua/vscode-yaml-preview-ui","owner":"fla9ua","description":"VSCode extension for YAML visualization and editing","archived":false,"fork":false,"pushed_at":"2025-05-31T05:58:39.000Z","size":344,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-19T08:18:38.863Z","etag":null,"topics":["vscode-extension","yaml","yml"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=fla9ua.yaml-preview-ui","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fla9ua.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-03T08:28:44.000Z","updated_at":"2025-05-31T05:47:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"451819dc-a551-4aed-a122-50c2ee130e4c","html_url":"https://github.com/fla9ua/vscode-yaml-preview-ui","commit_stats":null,"previous_names":["fla9ua/vscode-yaml-preview-ui"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/fla9ua/vscode-yaml-preview-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fla9ua%2Fvscode-yaml-preview-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fla9ua%2Fvscode-yaml-preview-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fla9ua%2Fvscode-yaml-preview-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fla9ua%2Fvscode-yaml-preview-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fla9ua","download_url":"https://codeload.github.com/fla9ua/vscode-yaml-preview-ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fla9ua%2Fvscode-yaml-preview-ui/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261603975,"owners_count":23183572,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["vscode-extension","yaml","yml"],"created_at":"2025-05-25T22:09:58.597Z","updated_at":"2026-05-10T02:40:12.199Z","avatar_url":"https://github.com/fla9ua.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YAML Preview UI\n[![VS Code Marketplace Version](https://img.shields.io/visual-studio-marketplace/v/fla9ua.yaml-preview-ui?logo=visualstudiocode\u0026label=YAML%20Preview%20UI)](https://marketplace.visualstudio.com/items?itemName=fla9ua.yaml-preview-ui)\n[![VS Code Marketplace Installs](https://img.shields.io/visual-studio-marketplace/i/fla9ua.yaml-preview-ui)](https://marketplace.visualstudio.com/items?itemName=fla9ua.yaml-preview-ui)\n[![VS Code Marketplace Rating](https://img.shields.io/visual-studio-marketplace/r/fla9ua.yaml-preview-ui)](https://marketplace.visualstudio.com/items?itemName=fla9ua.yaml-preview-ui)\n[![GitHub Repository](https://img.shields.io/badge/GitHub-Repository-black?style=flat-square\u0026logo=github)](https://github.com/fla9ua/vscode-yaml-preview-ui)\n[![GitHub Stars](https://img.shields.io/github/stars/fla9ua/vscode-yaml-preview-ui?style=social)](https://github.com/fla9ua/vscode-yaml-preview-ui)  \n\nA Visual Studio Code extension that provides visualization and editing capabilities for YAML files.\n\n## Features\n\n- Hierarchical, interactive UI display for YAML files\n- Edit mode toggleable with double-click\n- Preview display from context menu\n- Export to various formats (JSON, Markdown, HTML, XML, PNG)\n\n![sample](https://github.com/user-attachments/assets/f67fdddf-07a8-42f6-9afa-4a511050703a)\n\n## Usage\n\n### Opening the Preview\n\n1. Open a YAML file (`.yaml` or `.yml` extension)\n2. Use one of the following methods to display the preview:\n   - Select \"Show YAML Preview\" from the command palette (Ctrl+Shift+P / Cmd+Shift+P)\n   - Right-click in the editor and select \"Show YAML Preview\" from the context menu\n\n### Navigation and Interaction\n\n- Click on triangle icons next to objects or arrays to expand/collapse\n- Use the search box to filter content by key or value\n- The breadcrumb navigation at the top shows your current position in the hierarchy\n\n### Editing Mode\n\n- Click the \"Edit YAML\" button to switch to editing mode\n- Double-click on any value to edit it directly\n- After editing, click \"Show Preview\" to apply and view your changes\n\n### Exporting\n\n1. Click the \"Export\" button in the preview toolbar\n2. Select your desired export format:\n   - JSON: Structured data format\n   - Markdown: For documentation\n   - HTML: For web display\n   - XML: For data interchange\n   - PNG: For image representation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffla9ua%2Fvscode-yaml-preview-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffla9ua%2Fvscode-yaml-preview-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffla9ua%2Fvscode-yaml-preview-ui/lists"}