@cicara/material-ripple
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

Material Ripple

Material ripple effect implemented using native js

Usage

npm install @cicara/material-ripple
import { Ripple } from '@cicara/material-ripple';

new Ripple(
  {
    element: document.querySelector('.material-ripple'),
  },
);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    21
    • latest
  • 0.0.2
    0
    • stable

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    21
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i @cicara/material-ripple

Weekly Downloads

21

Version

0.1.0

License

ISC

Unpacked Size

20.6 kB

Total Files

11

Last publish

Collaborators

  • hungtcs