Nuxt3 中文课程 《实战全栈开发简书》.

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