{"id":16261673,"url":"https://github.com/intevel/nuxt-social-tags","last_synced_at":"2025-03-19T22:30:50.077Z","repository":{"id":57675833,"uuid":"479011427","full_name":"Intevel/nuxt-social-tags","owner":"Intevel","description":"📋 Easy generation of OpenGraph \u0026 Twitter meta-tags in Nuxt 3","archived":true,"fork":false,"pushed_at":"2023-03-01T13:31:15.000Z","size":409,"stargazers_count":21,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T03:12:08.373Z","etag":null,"topics":["meta","nuxt","nuxt3","nuxtjs","opengraph","seo","seo-tags","twitter","vue-meta"],"latest_commit_sha":null,"homepage":"https://nuxt-social-tags.netlify.app/","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/Intevel.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2022-04-07T14:04:55.000Z","updated_at":"2024-11-13T07:45:06.000Z","dependencies_parsed_at":"2023-10-11T12:51:37.566Z","dependency_job_id":null,"html_url":"https://github.com/Intevel/nuxt-social-tags","commit_stats":{"total_commits":22,"total_committers":4,"mean_commits":5.5,"dds":"0.18181818181818177","last_synced_commit":"161e64b99bfbead64383cd43695757af76b36de1"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Intevel%2Fnuxt-social-tags","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Intevel%2Fnuxt-social-tags/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Intevel%2Fnuxt-social-tags/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Intevel%2Fnuxt-social-tags/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Intevel","download_url":"https://codeload.github.com/Intevel/nuxt-social-tags/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244515615,"owners_count":20464919,"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":["meta","nuxt","nuxt3","nuxtjs","opengraph","seo","seo-tags","twitter","vue-meta"],"created_at":"2024-10-10T17:00:22.857Z","updated_at":"2025-03-19T22:30:49.722Z","avatar_url":"https://github.com/Intevel.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nuxt-social-tags\n\n[![npm version][npm-version-src]][npm-version-href]\n[![npm downloads][npm-downloads-src]][npm-downloads-href]\n[![License][license-src]][license-href]\n\n\u003e Easy generation of OpenGraph \u0026 Twitter meta-tags in [Nuxt 3](https://v3.nuxtjs.org)\n\n- [✨ \u0026nbsp;Release Notes](https://github.com/intevel/nuxt-social-tags/releases)\n- [📖 \u0026nbsp;Read the documentation](https://nuxt-social-tags.netlify.app/)\n\n## Features\n\n- Nuxt3 ready\n- Composables\n- Simple Usage\n- TypeScript Support\n\n## Setup\n\n```sh\nyarn add nuxt-social-tags # yarn\nnpm i nuxt-social-tags # npm\n```\n\n## Basic usage\n\nAdd `nuxt-social-tags` to your Nuxt config:\n\n```javascript\n// nuxt.config\nexport default {\n  modules: [\"nuxt-social-tags\"],\n};\n```\n\n## Development\n\n1. Clone this repository\n2. Install dependencies using `yarn install` or `npm install`\n3. Start development server using `yarn dev` or `npm run dev`\n\n## License\n\nCopyright (c) 2022 Conner Luka Bachmann\n[MIT License](./LICENSE)\n\n\u003c!-- Badges --\u003e\n\n[npm-version-src]: https://img.shields.io/npm/v/nuxt-social-tags/latest.svg\n[npm-version-href]: https://npmjs.com/package/nuxt-social-tags\n[npm-downloads-src]: https://img.shields.io/npm/dt/nuxt-social-tags.svg\n[npm-downloads-href]: https://npmjs.com/package/nuxt-social-tags\n[github-actions-ci-src]: https://github.com/intevel/nuxt-social-tags/actions/workflows/ci.yml/badge.svg\n[github-actions-ci-href]: https://github.com/intevel/nuxt-social-tags/actions?query=workflow%3Aci\n[codecov-src]: https://img.shields.io/codecov/c/github/intevel/nuxt-social-tags.svg\n[codecov-href]: https://codecov.io/gh/intevel/nuxt-social-tags\n[license-src]: https://img.shields.io/npm/l/nuxt-social-tags.svg\n[license-href]: https://npmjs.com/package/nuxt-social-tags\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintevel%2Fnuxt-social-tags","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintevel%2Fnuxt-social-tags","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintevel%2Fnuxt-social-tags/lists"}