vue-text-middle-ellipsis
Text Truncator
A Vue.js directive to truncate text in the middle with a specified number of characters.
A Simple vue-directive for the text middle ellipsis.
9 stars
2 watching
0 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
browserjstext-ellipsisvuevue-directive
Related projects:
Repository | Description | Stars |
---|---|---|
kavalcante/vue-truncate-collapsed | A Vue 2 component for truncating text and adding a clickable link to expand it. | 108 |
limlt/vue-show-more-text | A Vue.js component that truncates long text into multiple lines | 8 |
clampy-js/vue-clampy | A Vue.js directive to add an ellipsis to long text in elements | 78 |
ndelvalle/v-blur | A Vue.js directive to temporarily obscure an element's content | 184 |
tonpc64/vue-highlight-text | A Vue component and directive for highlighting specific words in text with customizable styles and options. | 56 |
theomessin/vue-chat-scroll | Provides a Vue.js directive to keep elements scrolled to the bottom | 573 |
israelzablianov/draggable-vue-directive | A Vue.js directive that enables drag-and-drop functionality for HTML elements. | 313 |
jayeshlab/vue-resize-text | A Vue.js directive to automatically adjust text size based on element width | 71 |
janwirth/vue-medium-editor | A Vue 2 component wrapper for the MediumEditor text editor library | 406 |
twcapps/vue-spatialnavigation | A Vue directive for keyboard navigation of HTML elements on touch devices | 78 |
f-loat/vue-simplemde | A Vue.js component that integrates the SimpleMDE editor with Markdown support | 769 |
hilongjw/vue-dragging | A Vue.js directive for making elements draggable | 764 |
hosein2398/textra | A Vue.js add-on to animate text on the screen by sliding it between different positions and orientations. | 30 |
lentschi/ngx-ellipsis | An Angular directive to truncate text when its content would overflow within a specified element. | 96 |
albertlucianto/vue-text-highlight | A Vue.js text highlighter library that supports various highlighting options and customizable components | 326 |