vanilla-autogrow

1.0.0 • Public • Published

vanilla-autogrow

NPM Downloads

How to use

A dead simple approach to autogrowing your textareas.

Works beautifully with Bootstrap 5 and even works with the floating labels.

No jQuery or framework needed.

import Autogrow from "./autogrow.js";
var inst = new Autogrow();

// or pass a selector
var inst = new Autogrow('textarea.autogrow');

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i vanilla-autogrow

      Weekly Downloads

      2

      Version

      1.0.0

      License

      MIT

      Unpacked Size

      4.95 kB

      Total Files

      6

      Last publish

      Collaborators

      • lekoala