Download the PHP package kalamuna/autogrow_textarea without Composer
On this page you can find all versions of the php package kalamuna/autogrow_textarea. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kalamuna/autogrow_textarea
More information about kalamuna/autogrow_textarea
Files in kalamuna/autogrow_textarea
Download kalamuna/autogrow_textarea
More information about kalamuna/autogrow_textarea
Files in kalamuna/autogrow_textarea
Vendor kalamuna
Package autogrow_textarea
Short Description Autogrow Textarea: Automatically adjust textarea height based on user input.
License MIT
Homepage https://github.com/kalamuna/autogrow_textarea
Package autogrow_textarea
Short Description Autogrow Textarea: Automatically adjust textarea height based on user input.
License MIT
Homepage https://github.com/kalamuna/autogrow_textarea
Keywords drupal
Please rate this library. Is it a good library?
Informations about the package autogrow_textarea
Moved
This project has moved over to Drupal.org over at:
https://www.drupal.org/project/autogrow_textarea
Autogrow Textarea Drupal Module
Adds jQuery NS-Autogrow to Drupal's textarea
Form API element.
Installation
Download the module
via Composer
-
Add the following snippet to your
composer.json
to save the JS library into the correct folder:where
web/libraries/
is the path to your libraries directory relative to your project root. - Run
composer require kalamuna/autogrow_textarea
just download
- Download the latest release of this module's code here.
- Extract it into the modules directory of your Drupal root.
- Download the
jquery_ns_autogrow
library. - Extract it into the
libraries/jquery_ns_autogrow
directory inside your Drupal root.
Install
Install and enabe the "Autogrow Textarea" module (drush en autogrow_textarea
).
All versions of autogrow_textarea with dependencies
PHP Build Version
Package Version
No informations.
The package kalamuna/autogrow_textarea contains the following files
Loading the files please wait ....