{"id":36444790,"url":"https://github.com/aca/yaml2json","last_synced_at":"2026-01-11T22:03:47.139Z","repository":{"id":57629362,"uuid":"228113156","full_name":"aca/yaml2json","owner":"aca","description":"Yet another command line tool to convert YAML to JSON(y2j), JSON to YAML(j2y)","archived":false,"fork":false,"pushed_at":"2020-01-26T04:16:32.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-20T16:41:47.515Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aca.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-12-15T01:29:33.000Z","updated_at":"2020-01-26T04:16:34.000Z","dependencies_parsed_at":"2022-09-26T20:11:01.701Z","dependency_job_id":null,"html_url":"https://github.com/aca/yaml2json","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aca/yaml2json","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aca%2Fyaml2json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aca%2Fyaml2json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aca%2Fyaml2json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aca%2Fyaml2json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aca","download_url":"https://codeload.github.com/aca/yaml2json/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aca%2Fyaml2json/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28324854,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T18:42:50.174Z","status":"ssl_error","status_checked_at":"2026-01-11T18:39:13.842Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-01-11T22:03:47.074Z","updated_at":"2026-01-11T22:03:47.132Z","avatar_url":"https://github.com/aca.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"YAML to JSON(y2j), JSON to YAML(j2y)\n---\n\nTwo extremely simple wrapper of [ghodss/yaml](https://github.com/ghodss/yaml) to handle yaml. Zero config, get inputs only from stdin.  \nFor patching, querying YAML, Let the great 'jq' do all the hard work.\n\n```\ncat pod.yaml | y2j\ncat pod.json | j2y\n\nkubectl get pods -A -o json | j2y | y2j | jq .\n```\n\n#### Install\nUsing go mod, requires go\u003e=1.13\n```\ngit clone git@github.com:aca/yaml2json.git \u0026\u0026 cd yaml2json \ngo install ./j2y\ngo install ./y2j\n```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faca%2Fyaml2json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faca%2Fyaml2json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faca%2Fyaml2json/lists"}