libjs-autosize

Script to automatically adjust textarea height to fit text - nodejs
  http://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 javascript library.