@gurinder/vue3-application-ld-json

1.0.9 • Public • Published

Create application/ld+json tag in vue3

Usage

<script setup>
import JsonLd from '@gurinder/vue3-application-ld-json'
</script>

<template>
  <div>
    <JsonLd :json="JSON.stringify({foo: 'bar'})"/>
  </div>
</template>

Package Sidebar

Install

npm i @gurinder/vue3-application-ld-json

Weekly Downloads

3

Version

1.0.9

License

MIT

Unpacked Size

7.37 kB

Total Files

6

Last publish

Collaborators

  • gurinder