{"id":13644700,"url":"https://github.com/WTFox/jsonfind","last_synced_at":"2025-04-21T10:34:09.290Z","repository":{"id":41662592,"uuid":"273334301","full_name":"WTFox/jsonfind","owner":"WTFox","description":"A fast and lightweight utility to easily find paths to values in JSON files.","archived":false,"fork":false,"pushed_at":"2022-05-09T16:44:53.000Z","size":8545,"stargazers_count":31,"open_issues_count":2,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-11-09T17:42:10.120Z","etag":null,"topics":["golang","json"],"latest_commit_sha":null,"homepage":"https://afox.dev/posts/jsonfind","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/WTFox.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-18T20:31:23.000Z","updated_at":"2022-11-21T06:24:55.000Z","dependencies_parsed_at":"2022-08-10T08:33:37.456Z","dependency_job_id":null,"html_url":"https://github.com/WTFox/jsonfind","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WTFox%2Fjsonfind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WTFox%2Fjsonfind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WTFox%2Fjsonfind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WTFox%2Fjsonfind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WTFox","download_url":"https://codeload.github.com/WTFox/jsonfind/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250040679,"owners_count":21365150,"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":["golang","json"],"created_at":"2024-08-02T01:02:11.210Z","updated_at":"2025-04-21T10:34:04.278Z","avatar_url":"https://github.com/WTFox.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# JSONFind\n\n![Build and Test](https://github.com/WTFox/jsonfind/workflows/Build%20and%20Test/badge.svg?branch=master\u0026event=push)\n[![Go Report Card](https://goreportcard.com/badge/github.com/wtfox/jsonfind)](https://goreportcard.com/report/github.com/wtfox/jsonfind)\n[![GitHub stars](https://img.shields.io/github/stars/wtfox/jsonfind)](https://github.com/wtfox/jsonfind/stargazers)\n[![GitHub license](https://img.shields.io/github/license/wtfox/jsonfind)](https://github.com/wtfox/jsonfind/blob/master/LICENSE)\n\nA fast and lightweight utility to easily find paths to values in JSON files.\n\n---\n\n## Installation\n\n```sh\nbrew install wtfox/tap/jsonfind\n```\n\n---\n\n## Usage\n\n![usage](./assets/usage.png)\n\n```text\nNAME:\n   jf - JSONFind\n\nUSAGE:\n   jf \u003cvalueToFind\u003e \u003cjsonFile\u003e\n\nVERSION:\n   1.1.0\n\nDESCRIPTION:\n   Search a JSON file for a specified value and output full paths of each occurrence found\n\nCOMMANDS:\n   help, h  Shows a list of commands or help for one command\n\nGLOBAL OPTIONS:\n   --parent-paths, -p  Renders the parent paths only (default: false)\n   --first-only, -f    Returns the first occurrence only (default: false)\n   --use-regex, -r     Use pattern matching via regex expression (default: false)\n   --help, -h          show help (default: false)\n   --version, -v       print the version (default: false)\n\n```\n\n---\n\n## Contributing\n\nBugs likely exist so issues and pull requests are welcomed!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWTFox%2Fjsonfind","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FWTFox%2Fjsonfind","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWTFox%2Fjsonfind/lists"}