{"id":20980896,"url":"https://github.com/thatscalaguy/circe-jq","last_synced_at":"2025-05-14T15:30:52.689Z","repository":{"id":128474302,"uuid":"569710017","full_name":"ThatScalaGuy/circe-jq","owner":"ThatScalaGuy","description":"Run jq filter on circe json objects.","archived":false,"fork":false,"pushed_at":"2024-09-03T22:21:26.000Z","size":71,"stargazers_count":8,"open_issues_count":3,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-02T20:06:38.203Z","etag":null,"topics":["cats","circe","jq","json","scala"],"latest_commit_sha":null,"homepage":"https://thatscalaguy.github.io/circe-jq/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ThatScalaGuy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2022-11-23T12:49:07.000Z","updated_at":"2024-09-20T11:33:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"218f8b01-0521-4876-8d3b-d8405eef5324","html_url":"https://github.com/ThatScalaGuy/circe-jq","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatScalaGuy%2Fcirce-jq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatScalaGuy%2Fcirce-jq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatScalaGuy%2Fcirce-jq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatScalaGuy%2Fcirce-jq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThatScalaGuy","download_url":"https://codeload.github.com/ThatScalaGuy/circe-jq/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254171620,"owners_count":22026476,"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":["cats","circe","jq","json","scala"],"created_at":"2024-11-19T05:31:23.307Z","updated_at":"2025-05-14T15:30:52.313Z","avatar_url":"https://github.com/ThatScalaGuy.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# circe-jq\n\n[![circe-jq Scala version support](https://index.scala-lang.org/thatscalaguy/circe-jq/circe-jq/latest-by-scala-version.svg?platform=jvm)](https://index.scala-lang.org/thatscalaguy/circe-jq/circe-jq) \n[![circe-jq Scala version support](https://index.scala-lang.org/thatscalaguy/circe-jq/circe-jq/latest-by-scala-version.svg?platform=sjs1)](https://index.scala-lang.org/thatscalaguy/circe-jq/circe-jq)\n[![Maven Central](https://img.shields.io/maven-central/v/de.thatscalaguy/circe-jq_2.13.svg)](https://maven-badges.herokuapp.com/maven-central/de.thatscalaguy/circe-jq_2.13)\n\n\nRun jq filter on circe json objects.\n\nFor more detail go [here](https://thatscalaguy.github.io/circe-jq/).\n\nInspired by [scalajq](https://github.com/6u1ll4um3/scalajq)\n\n## Current state\n- Identity \\\n```json.jq(\".\")```\n- Object Identifier-Index \\\n```json.jq(\".name\")``` \\\n```json.jq(\".[name]\")``` \\\n```json.jq(\"\"\".[\"name\"]\"\"\")```\n- Optional Object Identifier-Index \\\n```json.jq(\".name?\")``` \\\n```json.jq(\".[name]?\")``` \\\n```json.jq(\"\"\".[\"name\"]?\"\"\")```\n- Generic Object Index \\\n```json.jq(\"\"\".[\"name\"]\"\"\")```\\\n```json.jq(\"\"\".[\"name\"]?\"\"\")```\n- Array Index \\\n```json.jq(\".[1]\")```\n- Array/String Slice \\\n```json.jq(\".[1:3]\")```\n- Pipe \\\n```json.jq(\".user | .name\")```\n- Object creation\\\n```json.jq(\"{key:.value}\")```\n\n## License\n\ncirce-jq\\\nCopyright 2022 ThatScalaGuy\\\nLicensed under Apache License 2.0 (see LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthatscalaguy%2Fcirce-jq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthatscalaguy%2Fcirce-jq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthatscalaguy%2Fcirce-jq/lists"}