autosize
Textarea scaler
Automatically adjusts textarea height to fit text based on its content
Autosize is a small, stand-alone script to automatically adjust textarea height to fit text.
5k stars
124 watching
703 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
stevepapa/angular2-autosize | An Angular2 directive that automatically adjusts textarea height to fit content. | 118 |
andrico1234/autosize-textarea | A textarea component that automatically resizes to fit its content | 33 |
andarist/react-textarea-autosize | A React component that automatically resizes a textarea as its content changes. | 2,241 |
erchenger/sizeadjustingtextview | Preserves and refactors an open source autosizing text view for Android | 252 |
joshuawwright/ngx-autosize-input | An Angular directive to automatically adjust the width of an input element based on its content | 22 |
hfalucas/vue-autosizer | Automatically adjusts textarea and input elements to fit their content | 5 |
leaverou/stretchy | Automatically adjusts form elements to fit available space without user intervention. | 1,274 |
jedwatson/react-input-autosize | A React component that automatically resizes its input field based on its content | 769 |
grantland/android-autofittextview | A component that automatically adjusts text size to fit within its bounds | 4,267 |
davatron5000/fittext.js | A JavaScript library for making web text resize adaptively based on its container's width | 6,751 |
simc/auto_size_text | A Flutter widget that automatically resizes text to fit within its bounds. | 2,057 |
un-ts/size-limit | Tools and plugins to optimize the size of Node.js applications | 3 |
ai/size-limit | Analyzes JavaScript bundle size and execution time to enforce performance budgets | 6,567 |
dualwield/auto-size-transition | A React component that scales its size dynamically based on the content it contains. | 9 |
zachleat/bigtext | A jQuery plugin that calculates font-size and word-spacing to match text to a specific width | 888 |