nuxt-schema-org
TypeScript icon, indicating that this package has built-in type declarations

3.3.6 • Public • Published

nuxt-schema-org

NPM version NPM Downloads GitHub 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

Package Sidebar

Install

npm i nuxt-schema-org

Weekly Downloads

19,909

Version

3.3.6

License

MIT

Unpacked Size

7.27 MB

Total Files

258

Last publish

Collaborators

  • harlan_zw