v-ripple-directive
Ripple effect directive
A Vue.js directive for creating visually appealing ripple effects on button clicks or other interactive elements
🌊Vue.js directive for ripple effect.
4 stars
2 watching
0 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pygmyslowloris/vue-ripple-directive | A directive to create a material ripple effect on HTML elements in Vue.js applications | 287 |
ndelvalle/v-blur | A Vue.js directive to temporarily obscure an element's content | 184 |
andrewvasilchuk/v-aspect-ratio | A Vue.js directive for setting aspect ratios in web applications | 29 |
spemer/vue-rippler | A Vue.js plugin that creates a customizable ripple effect. | 45 |
andrewvasilchuk/v-visible | A Vue.js directive for controlling the visibility of HTML elements | 2 |
israelzablianov/draggable-vue-directive | A Vue.js directive that enables drag-and-drop functionality for HTML elements. | 313 |
alekseypleshkov/vue-scroll-show | A Vue.js directive to display elements when the user reaches them after scrolling | 10 |
kevinhoughton/vue-scroll-to | A Vue.js directive that allows scrolling to elements on click | 17 |
ittus/vue-long-click | A Vue.js directive library that enables long press functionality in web applications | 58 |
partyka1/vue-material-design-ripple | A package that adds material design ripple effect to Vue projects without dependencies or performance issues. | 31 |
surmon-china/vue-touch-ripple | A Vue.js component library providing an ink-ripple effect with Material Design styling and touch support | 481 |
ndelvalle/v-click-outside | A Vue directive that allows a component to respond when clicked outside of its own area, without stopping event propagation. | 967 |
hilongjw/vue-dragging | A Vue.js directive for making elements draggable | 764 |
dafrok/v-hotkey | A Vue.js directive for binding custom hotkey combinations to components. | 721 |
david-desmaisons/vue.resize | A Vue.js directive that detects and responds to resize events from the browser window | 326 |