textarea-resize
Angular directive to resize the textarea to provided number of lines as user types on the textarea.
react-textarea-auto-resize
The react-textarea-auto-resize npm package is a utility that provides an auto-resizing feature for textarea components in React. It automatically adjusts the height of a textarea based on its content, allowing it to grow or shrink dynamically as the user
ngx-auto-resize
<b>ngx-auto-resize</b> is an Angular package that provides a directive for auto-resizing textarea element in Angular 17 or above projects.