An open API service indexing awesome lists of open source software.

https://github.com/vitalk/js-elegant-textarea

Simple and elegant fit textarea size to its content
https://github.com/vitalk/js-elegant-textarea

Last synced: 10 months ago
JSON representation

Simple and elegant fit textarea size to its content

Awesome Lists containing this project

README

          

# Elegant Textarea

An elegant text area that expands in height to fit its contents.

Inspired by A List Apart article ["Expanding Text Areas Made Elegant"](http://alistapart.com/article/expanding-text-areas-made-elegant) by [Neil Jenkins](http://nmjenkins.com/).

## Installation

The recommended installation method is a [bower](http://bower.io/).

```sh
bower install --save elegant-textarea
```

## License

Copyright © 2013 by Vital Kudzelka.

Distributed under the [MIT License](http://mit-license.org/vitalk).