nuxt-schema-org
The quickest and easiest way to build Schema.org graphs for Nuxt. Powered by [Unhead](https://unhead.unjs.io).
Status: v3 Released ๐ Please report any issues ๐ Made possible by my Sponsor Program ๐ Follow me @harlan_zw ๐ฆ โข Join Discord for help |
Features
- ๐ Simple API based on Google and Yoast 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:
#
yarn add -D nuxt-schema-org
#
npm install -D nuxt-schema-org
#
pnpm i -D nuxt-schema-org
- Add it to your
modules
section in yournuxt.config
:
export default defineNuxtConfig({
modules: ['nuxt-schema-org']
})
Documentation
๐ Read the full documentation for more information.
Demos
Sponsors
License
MIT License ยฉ 2022-PRESENT Harlan Wilton