vue-clampy
Text clapper
A Vue.js directive to add an ellipsis to long text in elements
Vue.js (2+) directive that clamps the content of an element by adding an ellipsis to it if the content inside is too long.
78 stars
3 watching
9 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Vue.js directive that allows scrolling to elements on click | 17 |
| A Vue.js directive to truncate text in the middle with a specified number of characters. | 9 |
| A Vue.js directive to display elements when the user reaches them after scrolling | 10 |
| Provides a Vue.js directive to keep elements scrolled to the bottom | 573 |
| Provides utilities for visually truncating text after a fixed number of lines | 1,180 |
| A Vue.js plugin that simplifies copying text to the clipboard | 1,767 |
| A Vue.js directive library that enables long press functionality in web applications | 59 |
| A Vue.js directive for locking the body scroll on all elements except a specified target element. | 186 |
| A Vue.js component that truncates long text into multiple lines | 8 |
| A Vue.js directive to add inputmask functionality to text inputs with vanilla JavaScript. | 120 |
| A directive and API for scrolling to elements on the page. | 2,074 |
| A Vue.js directive to temporarily obscure an element's content | 184 |
| A Vue.js component-based image lazy loader with features like intersection observer and customizable loading components. | 104 |
| A Vue.js library that provides various loading indicators and animations to enhance the user experience of web applications. | 177 |
| A Vue.js directive for animating elements between open and closed states | 105 |