ripple-image

1.0.2 • Public • Published

React image component

Add ripple effect to any image

preview

Here's a working demo

NPM JavaScript Style Guide build

Install

npm install --save ripple-image

Usage

import React, { Component } from 'react'

import RippleImage from 'ripple-image'

class Example extends Component {
  render() {
    return <RippleImage src="https://images/some-image" />
  }
}

License

MIT © basith374

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    0
  • 1.0.1
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i ripple-image

Weekly Downloads

2

Version

1.0.2

License

MIT

Unpacked Size

705 kB

Total Files

7

Last publish

Collaborators

  • basith374