JSPM

  • Created
  • Published
  • Downloads 1528390
  • Score
    100M100P100Q192008F
  • License MIT

React easy to use image component

Package Exports

  • rc-image

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (rc-image) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

[WIP] rc-image


React Image

NPM version build status Test coverage gemnasium deps npm download

Screenshots

Feature

  • Error image display
  • Responsive
  • PreviewImage
  • Placeholder
  • rotate
  • cropping
  • filter

Keyboard

install

Usage

basic use

API

Image props

Methods

Development

npm install
npm start

Example

http://localhost:8003/examples/

online example: http://react-component.github.io/image/examples/

Test Case

npm test

Coverage

npm run coverage

License

rc-image is released under the MIT license.