{"id":15622785,"url":"https://github.com/rjz/jq-tutorial","last_synced_at":"2025-10-10T20:02:18.776Z","repository":{"id":13165595,"uuid":"15848545","full_name":"rjz/jq-tutorial","owner":"rjz","description":"Interactive exercises for learning jq","archived":false,"fork":false,"pushed_at":"2023-05-14T17:59:05.000Z","size":34,"stargazers_count":132,"open_issues_count":4,"forks_count":16,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-03-05T03:09:43.791Z","etag":null,"topics":["hacktoberfest","jq","jq-tutorial","tutorial"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/rjz.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}},"created_at":"2014-01-12T19:03:34.000Z","updated_at":"2025-03-02T03:20:21.000Z","dependencies_parsed_at":"2024-10-23T02:16:27.271Z","dependency_job_id":null,"html_url":"https://github.com/rjz/jq-tutorial","commit_stats":{"total_commits":25,"total_committers":6,"mean_commits":4.166666666666667,"dds":"0.31999999999999995","last_synced_commit":"0ba0ac3241a703c86d9579a16b973b6d8399ba89"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rjz%2Fjq-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rjz%2Fjq-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rjz%2Fjq-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rjz%2Fjq-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rjz","download_url":"https://codeload.github.com/rjz/jq-tutorial/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244031029,"owners_count":20386534,"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":["hacktoberfest","jq","jq-tutorial","tutorial"],"created_at":"2024-10-03T09:55:13.802Z","updated_at":"2025-10-10T20:02:13.736Z","avatar_url":"https://github.com/rjz.png","language":"JavaScript","readme":"# jq tutorial\n\n[jq][0] is an awesome command-line utility for processing JSON data. It has an\n[excellent manual][1] already, but--since there's no substitute for practice--\nthis tutorial provides an unofficial supplement for new users exploring its syntax\nand applications.\n\n### Running tutorial\n\n[Download and install][2] jq, then grab a copy of this tutorial:\n\n    $ npm install -g jq-tutorial\n    $ jq-tutorial\n\nRun individual lessons by name:\n\n    $ jq-tutorial pick\n\n#### Running in docker\n\n    $ docker build -t jq-tutorial .\n    $ docker run -ti jq-tutorial\n\n### Attribution\n\n  * jq copyright (C) 2012-2023 [Stephen Dolan][3]\n  * heavy inspiration from Rod Vagg's [workshopper][4]\n\n### License\n\nMIT\n\n[0]: http://stedolan.github.io/jq \"jq\"\n[1]: http://stedolan.github.io/jq/manual \"jq Manual\"\n[2]: http://stedolan.github.io/jq/download/ \"Download jq\"\n[3]: https://github.com/stedolan\n[4]: https://github.com/rvagg/workshopper \"Workshopper\"\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frjz%2Fjq-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frjz%2Fjq-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frjz%2Fjq-tutorial/lists"}