fregante/fit-textarea

import textarea from 'fit-textarea';
fitTextarea.watch('textarea');

Type something in the fields and see them resize fit the content.

<textarea>

<textarea rows="10">

The rows attribute can be used as a minimum height setting.