vue-resize-text
Text Resizer
A Vue.js directive to automatically adjust text size based on element width
A vue directive which automatically resize font size based on element width.
71 stars
3 watching
7 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
fittextfontrescaleresizeresponsivetextvuevuejs
Related projects:
Repository | Description | Stars |
---|---|---|
david-desmaisons/vue.resize | A Vue.js directive that detects and responds to resize events from the browser window | 326 |
akryum/vue-resize | A Vue.js component to detect changes in DOM element sizes. | 507 |
shwilliam/vue-responsive-text | A Vue component that scales its child text based on the parent's width | 26 |
johndatserakis/vue-screen-size | Provides easy access to screen width and height in Vue.js applications | 44 |
seregpie/vueresizesensor | A Vue component that listens to window resize events and triggers a callback with the new width and height | 6 |
zachleat/bigtext | A jQuery plugin that calculates font-size and word-spacing to match text to a specific width | 888 |
hfalucas/vue-autosizer | Automatically adjusts textarea and input elements to fit their content | 5 |
kelin2025/vue-responsive-components | A Vue.js library providing responsive components and directives to adapt to different screen sizes. | 203 |
jayeshlab/vue-numeric-input | A Vue.js component for creating numeric input fields with customizable controls and behavior. | 77 |
limlt/vue-show-more-text | A Vue.js component that truncates long text into multiple lines | 8 |
patrickmarabeas/ng-fittext.js | An AngularJS directive to make text scalable and responsive based on its parent element's width | 222 |
franckfreiburger/vue-resize-sensor | Detects when a container is resized without relying on window.onresize or interval/timeout detection | 76 |
alexandrebonaventure/vue-mq | A Vue.js plugin for defining breakpoints and building responsive designs semantically and declaratively. | 537 |
tardigrada777/vue-text-middle-ellipsis | A Vue.js directive to truncate text in the middle with a specified number of characters. | 9 |
reinerba/vue-responsive | A plugin that adds responsive handling to single HTML elements without CSS or media queries | 99 |