Vue Snip

Text Truncation Directive

Creator

Ajo Bilec

Description

vue-snip is a Vue.js directive that clamps the content of a text element if it exceeds specified number of lines. It automatically re-snips the text after an element resize or reactive data change, and offers two snipping approaches (CSS / JS) picked on a per-element basis. vue-snip supports Vue.js 2 as well as Vue.js 3 and has no dependencies.
Visit Site
Related Projects