Adds a material design ripple to any container. It's a port of @polymer/paper-ripple for ESM.
npm install @anypoint-web-components/material-rippleThis is a port of @polymer/paper-ripple to ListElement and ES modules. It also removes Polymer dependencies.


``sh`
npm i --save @anypoint-web-components/material-ripple
`html`
`sh`
git clone https://github.com/anypoint-web-components/material-ripple
cd material-ripple
npm install
`sh`
npm start
`sh``
npm test