node-autosize

script to automatically adjust textarea height to fit text - Javascript
  https://www.jacklmoore.com/autosize
  0
  no reviews



Autosize is a small, stand-alone script to automatically adjust textarea height to fit text. The autosize function accepts a single textarea element, or an array or array-like object (such as a NodeList or jQuery collection) of textarea elements.

This package contains the NodeJS module.