Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harlan-zw/nuxt-schema-org
The quickest and easiest way to build Schema.org graphs for Nuxt.
https://github.com/harlan-zw/nuxt-schema-org
Last synced: about 19 hours ago
JSON representation
The quickest and easiest way to build Schema.org graphs for Nuxt.
- Host: GitHub
- URL: https://github.com/harlan-zw/nuxt-schema-org
- Owner: harlan-zw
- Created: 2022-12-05T08:18:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-03T13:43:50.000Z (11 days ago)
- Last Synced: 2024-11-06T16:42:09.922Z (8 days ago)
- Language: TypeScript
- Homepage: https://nuxtseo.com/schema-org
- Size: 3.35 MB
- Stars: 149
- Watchers: 2
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
nuxt-schema-org
The quickest and easiest way to build Schema.org graphs for Nuxt. Powered by [Unhead](https://unhead.unjs.io).
Status: v3.4 Released - I18n & Robots Integrations
Please report any issues 🐛
Made possible by my Sponsor Program 💖
Follow me @harlan_zw 🐦 • Join Discord for help
## Features
- 😎 Simple API based on [Google](https://developers.google.com/search/docs/advanced/structured-data/search-gallery) and [Yoast](https://developer.yoast.com/features/schema/overview) best practices
- 🧙 30+ Nodes with automated relations, date, URL resolving and more for best practice Schema.org
- 💡 Simple global meta provides for minimal boilerplate
- 🌳 Minimal code, optimised for tree-shaking and SSR
- Nuxt Dev Tools integration## Installation
Install `nuxt-schema-org` dependency to your project:
```bash
npx nuxi@latest module add schema-org
```# Documentation
[📖 Read the full documentation](https://nuxtseo.com/schema-org) for more information.
### Demos
- [Nuxt Schema.org - StackBlitz](https://stackblitz.com/edit/nuxt-starter-z9np1t?file=package.json)
## Sponsors
## License
MIT License © 2022-PRESENT [Harlan Wilton](https://github.com/harlan-zw)