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

https://github.com/jamstooks/font-scaling-input

A web component that scales font size of a textarea so that the content always fits.
https://github.com/jamstooks/font-scaling-input

Last synced: about 1 month ago
JSON representation

A web component that scales font size of a textarea so that the content always fits.

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/jamstooks/font-scaling-input.svg?branch=master)](https://travis-ci.org/jamstooks/font-scaling-input)

# font-scaling-input

A web component that scales font size of a textarea so that the content always
fits.

Relies on [paper-input-decorator](https://github.com/Polymer/paper-input).

See the [component page](http://jamstooks.github.io/font-scaling-input) for more information.