0.1.11 • Published 6 years ago

schema-dot-org-json-ld-components v0.1.11

Weekly downloads
707
License
ISC
Repository
github
Last release
6 years ago

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';
0.1.11

6 years ago

0.1.8

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.1

7 years ago