Skip to content
/ ripink Public

A vanilla-js material-design ripple ink effect library

License

Notifications You must be signed in to change notification settings

luap42/ripink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ripink

A vanilla-js material-design ripple ink effect library

Usage

1. Include the ripink.js

<script src="/path/to/ripink.js"></script>

2. Commit the elements being affected by this library

<script>
ripink.apply("css-selector", "css-color")
</script>

3. Enjoy!

👍

About

A vanilla-js material-design ripple ink effect library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published