0.0.3 • Published 7 years ago

@mirumshopper/react-images v0.0.3

Weekly downloads
1
License
LicenseRef-LICENS...
Repository
-
Last release
7 years ago

@mirumshopper/react-images

Provides a component for handling one or many images, placing multiple images within a pagedset.

Installation

Using npm:

$ npm i --save @mirumshopper/react-images

Usage

// using ES6 modules
import Images from '@mirumshopper/react-images';

Functions

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.2 - Added full coverage testing and the ability to pass JSON objects with props for an Image component rather than passing a whole component.
  • 0.0.3 - Added useSchema prop for Schema.org support.