{"id":36470455,"url":"https://github.com/oshankkumar/prettyjson","last_synced_at":"2026-01-12T00:35:57.030Z","repository":{"id":57651104,"uuid":"170149662","full_name":"oshankkumar/prettyjson","owner":"oshankkumar","description":"tool for formatting JSON inputs","archived":false,"fork":false,"pushed_at":"2019-02-14T14:38:14.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T17:46:56.124Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/oshankkumar.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-02-11T15:11:19.000Z","updated_at":"2019-02-14T14:38:40.000Z","dependencies_parsed_at":"2022-09-05T13:41:26.931Z","dependency_job_id":null,"html_url":"https://github.com/oshankkumar/prettyjson","commit_stats":null,"previous_names":["oshankkumar/preetyjson"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/oshankkumar/prettyjson","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oshankkumar%2Fprettyjson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oshankkumar%2Fprettyjson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oshankkumar%2Fprettyjson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oshankkumar%2Fprettyjson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oshankkumar","download_url":"https://codeload.github.com/oshankkumar/prettyjson/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oshankkumar%2Fprettyjson/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28329805,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T00:13:06.322Z","status":"ssl_error","status_checked_at":"2026-01-12T00:04:50.725Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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-12T00:35:56.972Z","updated_at":"2026-01-12T00:35:57.024Z","avatar_url":"https://github.com/oshankkumar.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# prettyjson\n prettyjson is a tool for processing JSON inputs, applying the\n given filter to its JSON text inputs and producing the\n filter's results as JSON on standard output.\n\n## usage\n```\n    # format json input from a file source\n    prettyjson -f inputFile.json \n \n    # format json input and use tabs for indentation\n    prettyjson -f inputFile.json -i\n\n    # format json input in bold format\n    prettyjson -f inputFile.json -F bold\n   \n    # format json input in bold and italic format\n    prettyjson -f inputFile.json -F bold,italic\t\t\n\n    # format based on the JSON passed into stdin.\n    cat inputFile.json | prettyjson\n    curl -XGET http://ip:port/url/path | prettyjson`\n```\n\n## install\n```\nsudo wget https://github.com/oshankkumar/prettyjson/releases/download/v0.1.0/prettyjson -O /usr/local/bin/prettyjson\n\nsudo chmod +x /usr/local/bin/prettyjson \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foshankkumar%2Fprettyjson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foshankkumar%2Fprettyjson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foshankkumar%2Fprettyjson/lists"}