ngx-autosize-input
Input width adjuster
An Angular directive to automatically adjust the width of an input element based on its content
is an Angular directive that automatically adjusts the width of an input element. Its is unique because it both shrinks and increases the width.
22 stars
2 watching
15 forks
Language: TypeScript
last commit: about 2 months 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 |
jedwatson/react-input-autosize | A React component that automatically resizes its input field based on its content | 769 |
hfalucas/vue-autosizer | Automatically adjusts textarea and input elements to fit their content | 5 |
jwelker110/file-input-accessor | A directive that provides file input functionality in Angular forms. | 29 |
patrickmarabeas/ng-fittext.js | An AngularJS directive to make text scalable and responsive based on its parent element's width | 222 |
leaverou/stretchy | Automatically adjusts form elements to fit available space without user intervention. | 1,273 |
ajitzero/ng-auto-animate | An Angular directive library for animating form inputs on mobile devices. | 11 |
jayeshlab/vue-resize-text | A Vue.js directive to automatically adjust text size based on element width | 71 |
dualwield/auto-size-transition | A React component that scales its size dynamically based on the content it contains. | 9 |
dgonzalez870/ngx-formcontrol-errors | Directive to display validation errors in Angular forms | 1 |
erchenger/sizeadjustingtextview | Preserves and refactors an open source autosizing text view for Android | 252 |
kierianlee/react-autowidth-input | Automatically sized input field component with customizable properties and extensibility options | 14 |
christiankohler/ng-resize-observer | A library providing an Angular service to observe and respond to changes in the size of DOM elements. | 22 |
fidian/ngx-resize-observer | A library that detects when DOM elements change size | 17 |
andarist/react-textarea-autosize | A React component that automatically resizes a textarea as its content changes. | 2,250 |