{"id":22358932,"url":"https://github.com/semihbkgr/yn","last_synced_at":"2026-03-08T17:38:17.394Z","repository":{"id":210778794,"uuid":"718304480","full_name":"semihbkgr/yn","owner":"semihbkgr","description":"yaml navigator for interactively traversing through yaml structures","archived":false,"fork":false,"pushed_at":"2024-07-15T04:50:24.000Z","size":1165,"stargazers_count":5,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T15:46:08.755Z","etag":null,"topics":["cli","kubernetes","tools","traverse","utility","yaml"],"latest_commit_sha":null,"homepage":"","language":"Go","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/semihbkgr.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}},"created_at":"2023-11-13T20:07:46.000Z","updated_at":"2024-12-10T04:12:20.000Z","dependencies_parsed_at":"2024-04-29T05:28:24.168Z","dependency_job_id":null,"html_url":"https://github.com/semihbkgr/yn","commit_stats":null,"previous_names":["semihbkgr/yn"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/semihbkgr/yn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semihbkgr%2Fyn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semihbkgr%2Fyn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semihbkgr%2Fyn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semihbkgr%2Fyn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semihbkgr","download_url":"https://codeload.github.com/semihbkgr/yn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semihbkgr%2Fyn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271657612,"owners_count":24797935,"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","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cli","kubernetes","tools","traverse","utility","yaml"],"created_at":"2024-12-04T15:18:22.349Z","updated_at":"2026-03-08T17:38:17.339Z","avatar_url":"https://github.com/semihbkgr.png","language":"Go","readme":"# yn\n\n`yn` (yaml navigator) is a command-line utility tool crafted for exploration of extensive and multi-documented yaml data. It navigates and highlights the part of the data you are seeking, making it easier to traverse through large data in yaml format. It offers autocompletion and suggestions for field paths.\n\nIt is mainly designed to simplify the process of working with Kubernetes manifest yaml files.\n\n![terminal](/images/terminal.png)\n\n## Installation\n\n```bash\ngo install github.com/semihbkgr/yn@latest\n```\n\n## Usage\n\nThe data is supplied through `stdin`.\n\n```bash\n$ cat data.yaml | yn\n```\n\ntype the path to traverse `.person.address.city`\n\n![example](/images/example.png)\n\nmakes it easy to explore multi-doc outputs of helm templates.\n\n```bash\n$ helm template ingress-nginx ingress-nginx --repo https://kubernetes.github.io/ingress-nginx --namespace ingress-nginx | yn\n```\n\n![multidoc](/images/multidoc.png)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemihbkgr%2Fyn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsemihbkgr%2Fyn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemihbkgr%2Fyn/lists"}