README
@andrewzigler/structured-data
Simple component for injecting JSON-LD structured data from vocabularies like Schema.org into a Vue app.
Installation
npm install
Development
npm run dev
Compiling
npm run build
Structured data JSON-LD injection component for Vue.
<script type="module">
import andrewziglerStructuredData from 'https://cdn.skypack.dev/@andrewzigler/structured-data';
</script>
Simple component for injecting JSON-LD structured data from vocabularies like Schema.org into a Vue app.
npm install
npm run dev
npm run build