{"id":19412937,"url":"https://github.com/dielduarte/graphql-devtools","last_synced_at":"2025-04-24T11:31:36.869Z","repository":{"id":42481421,"uuid":"222160309","full_name":"dielduarte/graphql-devtools","owner":"dielduarte","description":"WIP a frameworkless Graphql dev tool focused in a good DX and simplicity - written in TS and state machines just for fun","archived":false,"fork":false,"pushed_at":"2023-05-07T07:27:35.000Z","size":1284,"stargazers_count":24,"open_issues_count":15,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-04-14T08:30:44.369Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/dielduarte.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}},"created_at":"2019-11-16T21:16:02.000Z","updated_at":"2024-02-19T14:04:09.000Z","dependencies_parsed_at":"2022-09-09T13:20:16.849Z","dependency_job_id":null,"html_url":"https://github.com/dielduarte/graphql-devtools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dielduarte%2Fgraphql-devtools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dielduarte%2Fgraphql-devtools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dielduarte%2Fgraphql-devtools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dielduarte%2Fgraphql-devtools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dielduarte","download_url":"https://codeload.github.com/dielduarte/graphql-devtools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223952282,"owners_count":17230849,"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"],"created_at":"2024-11-10T12:29:27.145Z","updated_at":"2024-11-10T12:29:28.076Z","avatar_url":"https://github.com/dielduarte.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Graphql-devtools\n\nThe frameworkless graphql devtools, focusing in a good DX\n\n![devtool image example](docs/devtool.jpg)\n\n# Development\n\nAll we have to do is install the dependencies:\n\n```sh\n$ yarn\n```\n\nThen run our development server:\n\n```sh\n$ yarn start\n```\n\nThen load the extension in your Chrome browser:\n\n1. Access `chrome://extensions`;\n2. Enable the `Developer mode` (top-right corner);\n3. Click on `Load unpacked`;\n4. Select the `graphql-devtools/build` dir.\n\nFinally, open any website running GraphQL, open your DevTools and then select the `GraphQl` tab.\n\n\u003e Later we might discuss the possibility of introducing a sample webpage as well with a few buttons to perform different requests, so that we don't have to open a random website to test our extension.\n\n### Every change still needs a manual work\n\nDue the way extensions work, on every change, we still need to do some manual work.\n\nIn the app running inside the `GraphQl` tab, right-click and then select `Reload frame`. It will reload the extension page with any updated code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdielduarte%2Fgraphql-devtools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdielduarte%2Fgraphql-devtools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdielduarte%2Fgraphql-devtools/lists"}