autosize-textarea
Textarea resizer
A textarea component that automatically resizes to fit its content
33 stars
1 watching
1 forks
Language: JavaScript
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
andarist/react-textarea-autosize | A React component that automatically resizes a textarea as its content changes. | 2,237 |
stevepapa/angular2-autosize | An Angular2 directive that automatically adjusts textarea height to fit content. | 118 |
hfalucas/vue-autosizer | Automatically adjusts textarea and input elements to fit their content | 5 |
adopted-ember-addons/ember-autoresize | A tool that enables dynamic resizing of HTML input and textarea elements based on user input. | 87 |
jedwatson/react-input-autosize | A React component that automatically resizes its input field based on its content | 769 |
simc/auto_size_text | A Flutter widget that automatically resizes text to fit within its bounds. | 2,057 |
erchenger/sizeadjustingtextview | Preserves and refactors an open source autosizing text view for Android | 252 |
jackmoore/autosize | Automatically adjusts textarea height to fit text based on its content | 5,100 |
jayeshlab/vue-resize-text | A Vue.js directive to automatically adjust text size based on element width | 71 |
inokawa/rich-textarea | A customizable textarea for React with rich text editing features and integration with various libraries and frameworks. | 317 |
leaverou/stretchy | Automatically adjusts form elements to fit available space without user intervention. | 1,274 |
akryum/vue-resize | A Vue.js component to detect changes in DOM element sizes. | 507 |
jbyfordrew/blazorstyledtextarea | A Blazor component for styling and enhancing textareas with typeahead functionality and other features | 17 |
jbyfordrew/blazortextarea | A Blazor Textarea component with improved performance through Web Assembly and batching updates | 5 |
meirionhughes/aurelia-resize | A plugin for detecting when DOM elements change size | 16 |