fregante / fit-textarea

Automatically expand a <textarea> to fit its content, in a few bytes
https://npmjs.com/fit-textarea
MIT License
78 stars 2 forks source link

Performance: Use field mirror instead of resizing twice #15

Closed fregante closed 3 years ago

fregante commented 3 years ago

Fixes #9

Closes #14