@randy.tarampi/schema-dot-org-json-ld-components

0.2.0-5 • Public • Published

schema-dot-org-json-ld-components

React component to render Schema.org types

This is an unnoficial attempt to facilitate rendering the json-ld format of schema.org markup using React.

Usage

npm install -S schema-dot-org-types
npm install -S schema-dot-org-json-ld-markup
//@flow
import {VideoObject} from 'schema-dot-org-types';
ipmort type {VideoObjectType} from 'schema-dot-org-types/lib/types';
import Component from 'schema-dot-org-json-ld-markup';

/@randy.tarampi/schema-dot-org-json-ld-components/

    Package Sidebar

    Install

    npm i @randy.tarampi/schema-dot-org-json-ld-components

    Weekly Downloads

    33

    Version

    0.2.0-5

    License

    ISC

    Unpacked Size

    2.22 kB

    Total Files

    3

    Last publish

    Collaborators

    • randy.tarampi