Nuxt UI Pro v1.0 is out with 50+ Vue components.

schema-org
schema-org

Quick and easy Schema.org graphs.

nuxt-schema-org

NPM versionNPM DownloadsGitHub stars

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

  1. 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
  1. Add it to your modules section in your nuxt.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