{"id":14008087,"url":"https://github.com/skanehira/yd","last_synced_at":"2025-08-22T20:31:55.799Z","repository":{"id":57572373,"uuid":"349344480","full_name":"skanehira/yd","owner":"skanehira","description":"YAML Incremental Digger.","archived":false,"fork":false,"pushed_at":"2023-02-25T07:46:11.000Z","size":43,"stargazers_count":21,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-12-09T14:49:26.030Z","etag":null,"topics":["cli","go","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/skanehira.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":"2021-03-19T08:00:04.000Z","updated_at":"2024-04-11T01:55:43.000Z","dependencies_parsed_at":"2024-06-20T13:08:30.852Z","dependency_job_id":null,"html_url":"https://github.com/skanehira/yd","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":"skanehira/go-cli-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skanehira%2Fyd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skanehira%2Fyd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skanehira%2Fyd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skanehira%2Fyd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skanehira","download_url":"https://codeload.github.com/skanehira/yd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230634179,"owners_count":18256822,"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":["cli","go","yaml"],"created_at":"2024-08-10T11:01:12.931Z","updated_at":"2025-08-22T20:31:55.786Z","avatar_url":"https://github.com/skanehira.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# yd\nYAML Incremental Digger.\n\n![](https://i.gyazo.com/521400d0740ed12c1606a8ab9b618632.gif)\n\n## Installation\n```sh\n$ go install github.com/skanehira/yd@latest\n```\n\n## Usage\nAll of first, you can read yaml file as following.\n\n```bash\n$ yd file.yaml\n$ yd https://sample.com/file.yaml\n$ yd \u003c file.yaml\n$ yd -f file.yaml\n```\n\nNext, you can enter some query like `select(.a == .b)` to filter key or values.\n`yd` is using [yq](github.com/mikefarah/yq) so the query can enter as well as `yq`.\nPlease refer [this document](https://mikefarah.gitbook.io/yq/operators) for learn how to use query of `yq`.\n\n## Keybind\n\n| Key      | Description      |\n|----------|------------------|\n| `Enter`  | focus view       |\n| `Esc`    | focus input      |\n| `Ctrl-n` | scroll down view |\n| `Ctrl-p` | scroll up view   |\n\n## Author\nskanehira\n\n## Thanks\n- https://github.com/mikefarah/yq\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskanehira%2Fyd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskanehira%2Fyd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskanehira%2Fyd/lists"}