{"id":25633740,"url":"https://github.com/jqlang/playground","last_synced_at":"2025-05-15T09:04:37.974Z","repository":{"id":15232218,"uuid":"17960964","full_name":"jqlang/playground","owner":"jqlang","description":"A jq playground built with Next.js","archived":false,"fork":false,"pushed_at":"2025-04-07T17:35:36.000Z","size":47727,"stargazers_count":764,"open_issues_count":16,"forks_count":90,"subscribers_count":21,"default_branch":"main","last_synced_at":"2025-04-09T09:16:35.242Z","etag":null,"topics":["jq","nextjs","playground","wasm","webassembly"],"latest_commit_sha":null,"homepage":"https://play.jqlang.org","language":"TypeScript","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/jqlang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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},"funding":{"github":"owenthereal","open_collective":"owenthereal","custom":"https://www.paypal.com/donate/?business=6ELMGR7GQYAU6\u0026amount=20\u0026no_recurring=0\u0026item_name=Buy+me+a+coffee\u0026currency_code=USD"}},"created_at":"2014-03-20T22:38:30.000Z","updated_at":"2025-04-09T02:07:02.000Z","dependencies_parsed_at":"2024-05-03T00:21:37.057Z","dependency_job_id":"7b20aa04-85ef-46d5-879d-263e83a08ac4","html_url":"https://github.com/jqlang/playground","commit_stats":{"total_commits":431,"total_committers":15,"mean_commits":"28.733333333333334","dds":"0.33874709976798145","last_synced_commit":"6bca096d6bb33c8fc659b12a38a2b7287da148c7"},"previous_names":["jingweno/jqplay","jqlang/playground"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jqlang%2Fplayground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jqlang%2Fplayground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jqlang%2Fplayground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jqlang%2Fplayground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jqlang","download_url":"https://codeload.github.com/jqlang/playground/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248055755,"owners_count":21040252,"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":["jq","nextjs","playground","wasm","webassembly"],"created_at":"2025-02-22T22:02:42.939Z","updated_at":"2025-04-14T13:48:22.709Z","avatar_url":"https://github.com/jqlang.png","language":"TypeScript","funding_links":["https://github.com/sponsors/owenthereal","https://opencollective.com/owenthereal","https://www.paypal.com/donate/?business=6ELMGR7GQYAU6\u0026amount=20\u0026no_recurring=0\u0026item_name=Buy+me+a+coffee\u0026currency_code=USD"],"categories":["TypeScript"],"sub_categories":[],"readme":"# playground\n\nA [jq](https://jqlang.github.io/jq) playground built with [Next.js](https://nextjs.org).\nTest your jq queries against JSON directly in your browser. All jq queries and HTTP requests to fetch JSON are processed **locally** in your browser. Snippets are sent to the server **only** if you choose to share them.\n\n✨ **Try it out at [play.jqlang.org](https://play.jqlang.org)!**\n\n## How It Works\n\n- **WebAssembly-Powered**: it integrates the [jq-wasm](https://github.com/owenthereal/jq-wasm) package, a WebAssembly-based jq JSON processor for Node.js and browsers, with no native dependencies. This ensures that all jq queries run directly in your browser.\n- **Local Data Processing**: Your JSON input is processed locally in your browser, ensuring your data stays private and secure.\n- **Shareable Snippets**: If you share your jq query, a unique URL is generated on the server. Others can open the shared snippet, but the query will still run locally in their browser.\n\n## Getting Started\n\nPrerequisites\n\n- Node.js (\u003e= 14.x recommended)\n- npm or yarn package manager\n- PostgreSQL (for storing shared snippets)\n\n## Running the App\n\n### 1. Clone the repository\n\n```console\ngit clone https://github.com/jqlang/playground\ncd playground\n```\n\n### 2. Start in Development Mode\n\nTo start the app in development mode with hot reload enabled and a local PostgreSQL database:\n\n```console\ndocker compose up\n```\n\nOpen your browser to \u003chttp://localhost:3000\u003e to explore the playground.\n\n### 3. Run a Production Build\n\nFor a production-ready build, use:\n\n```console\nnpm run build\nnpm run start\n```\n\nOpen your browser to \u003chttp://localhost:3000\u003e to use playground locally in production mode.\n\n## Contributing\n\nContributions are welcome! 🎉 Whether you’re fixing bugs, adding features, or improving documentation, your help is appreciated.\n\n## License\n\n📜 The jq playground is licensed under the [MIT License](LICENSE).\n\n---\n\nHappy querying! 🚀\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjqlang%2Fplayground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjqlang%2Fplayground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjqlang%2Fplayground/lists"}