@mirumshopper/react-image
v0.0.4
Published
Flexible image component for handling most common image tasks.
Downloads
8
Keywords
Readme
@mirumshopper/react-helpers
Flexible image component for handling most common image tasks.
Installation
Using npm:
$ npm i --save @mirumshopper/react-image
Usage
// using ES6 modules
import Image from '@mirumshopper/react-image';
Demo
Demos are available under demo/index.html
JS Docs
Documents are available under jsdocs/index.html
License
(c) Copyright 2018 Mirum, all rights reserved.
This code is NOT licensed for use other than the commercial interests of Mirum.
Version History
- 0.0.1 - Initial build
- 0.0.3 - Added full jest unit tests
- 0.0.4 - Added schema.org support with useSchema and itemProp props