web components

auto-expand

A <textarea> that expands / shrinks as you type

code
<auto-expand>
  <textarea placeholder="Write something"></textarea>
</auto-expand>