{"id":17342787,"url":"https://github.com/inambe/next-seo-devtools","last_synced_at":"2025-03-27T09:19:11.724Z","repository":{"id":205362712,"uuid":"714066290","full_name":"Inambe/next-seo-devtools","owner":"Inambe","description":"SEO DevTools for Next.js","archived":false,"fork":false,"pushed_at":"2023-11-05T20:55:40.000Z","size":581,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T00:49:01.677Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Inambe.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}},"created_at":"2023-11-03T20:58:46.000Z","updated_at":"2023-11-03T21:01:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"e03b672e-0191-4df9-8e00-61dce1c74fe6","html_url":"https://github.com/Inambe/next-seo-devtools","commit_stats":null,"previous_names":["inambe/next-seo-devtools"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inambe%2Fnext-seo-devtools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inambe%2Fnext-seo-devtools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inambe%2Fnext-seo-devtools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inambe%2Fnext-seo-devtools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Inambe","download_url":"https://codeload.github.com/Inambe/next-seo-devtools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245814747,"owners_count":20676808,"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":[],"created_at":"2024-10-15T16:07:02.782Z","updated_at":"2025-03-27T09:19:11.705Z","avatar_url":"https://github.com/Inambe.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Next SEO DevTools\n\nAnalyze SEO while developing your Next.js websites/apps.\n\n(Only App Router is supported. Support for Pages Router is not a priority.)\n\n![Screenshot](./screenshot.png)\n\n# Getting started\n\n1. run `npm i next-seo-devtools -D`\n\n2. import component and its styles in `app/layout`:\n\n```js\nimport NextSEODevTools from \"next-seo-devtools\";\nimport \"next-seo-devtools/dist/index.css\";\n```\n\n3. mount the component:\n\n```js\n    ...\n    \u003cbody\u003e\n        \u003cNextSEODevTools /\u003e\n        ...\n    \u003c/body\u003e\n    ...\n```\n\nIt will automatically not render in a built site.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finambe%2Fnext-seo-devtools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finambe%2Fnext-seo-devtools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finambe%2Fnext-seo-devtools/lists"}