Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mountable/ripples
Ripple effect - Provides a "ink ripple" like effect to an interacted element - Simple setup and usage
https://github.com/mountable/ripples
dev-components material-ripple material-ripple-effects ripple ripple-animation ripple-effect ripple-lib ripples
Last synced: about 1 month ago
JSON representation
Ripple effect - Provides a "ink ripple" like effect to an interacted element - Simple setup and usage
- Host: GitHub
- URL: https://github.com/mountable/ripples
- Owner: mountable
- License: mit
- Created: 2019-04-08T16:10:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-17T14:18:42.000Z (about 5 years ago)
- Last Synced: 2024-11-16T12:36:07.227Z (about 1 month ago)
- Topics: dev-components, material-ripple, material-ripple-effects, ripple, ripple-animation, ripple-effect, ripple-lib, ripples
- Language: JavaScript
- Homepage:
- Size: 145 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ripple effect
## Provides an «ink ripple» like effect to an interacted element>Component of the UI component collection [Mountable](https://mountable.dev/ "Mountable provides a collection of independent UI components and utilities, ready to be mounted to any web application.") :books:
Suitable for buttons, links or any other interactable areas. Provides a satisfying interaction feedback to the user by generating a ripple effect, expanding outwards from the point of interaction.
## Get started
See documentation and live examples [here](https://mountable.dev/ripples "Mountable ripple effect").
``` bash
npm install @mountable/ripples
```## License
[MIT](http://opensource.org/licenses/MIT)
Copyright (c) 2019-present, [Kenneth Aamås](https://github.com/knekki "Kenneth's Github profile")