{"id":34046016,"url":"https://github.com/laughing-nerd/jdf","last_synced_at":"2026-03-12T19:13:38.478Z","repository":{"id":252351542,"uuid":"840013848","full_name":"laughing-nerd/jdf","owner":"laughing-nerd","description":"JSON Detect and Format (inspiration: jq)","archived":false,"fork":false,"pushed_at":"2025-12-11T23:19:31.000Z","size":35585,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-13T04:35:54.876Z","etag":null,"topics":["cli-tool","json-formatter"],"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/laughing-nerd.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-08T19:36:25.000Z","updated_at":"2025-12-11T23:16:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"41465340-5df5-44f8-89b9-d3cf00557adb","html_url":"https://github.com/laughing-nerd/jdf","commit_stats":null,"previous_names":["rxj18/jdf","laughing-nerd/jdf"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/laughing-nerd/jdf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laughing-nerd%2Fjdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laughing-nerd%2Fjdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laughing-nerd%2Fjdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laughing-nerd%2Fjdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laughing-nerd","download_url":"https://codeload.github.com/laughing-nerd/jdf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laughing-nerd%2Fjdf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30439633,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T14:34:45.044Z","status":"ssl_error","status_checked_at":"2026-03-12T14:09:33.793Z","response_time":114,"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":["cli-tool","json-formatter"],"created_at":"2025-12-13T23:31:37.648Z","updated_at":"2026-03-12T19:13:38.473Z","avatar_url":"https://github.com/laughing-nerd.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jdf - JSON Detect and Format\nAs the name suggests, this tool detects and formats JSON data that is piped into into it\n\nExample:\n```bash\ndevspace dev | jdf\n```\nThis will take the logs from devspace and format any JSON data within them in a nice way!\u003cbr\u003e\nIf you want to pretty print the JSON data stored in a file, you can do so by running the following command:\n```bash\ncat file.json | jdf\n```\n\n# Installation\n\n### Quick Install (Recommended)\n\n```bash\nbash \u003c(curl -fsSL https://raw.githubusercontent.com/laughing-nerd/jdf/main/install.sh)\n```\n\n### Install Specific Version (only works for versions \u003e= v1.4.0)\n\n```bash\nbash \u003c(curl -fsSL https://raw.githubusercontent.com/laughing-nerd/jdf/main/install.sh) v1.4.0\n```\n\n### Manual Download\n\nDownload the binary for your platform from the [Releases](https://github.com/laughing-nerd/jdf/releases) page.\n\n### Build from Source\n\n```bash\ngit clone https://github.com/laughing-nerd/jdf.git\ncd jdf\nmake build-all\n```\n\n# Motivation\nI was tired of dealing with the messy devspace logs, so I built this tool based on a colleague's suggestion. It might have some bugs, but it gets the job done effectively! What more can you expect from a tool created in just a couple of hours? XD\n\n# Tests\nTodo //🚧\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaughing-nerd%2Fjdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaughing-nerd%2Fjdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaughing-nerd%2Fjdf/lists"}