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.
- Host: GitHub
- URL: https://github.com/jamstooks/font-scaling-input
- Owner: jamstooks
- License: mit
- Created: 2015-03-22T22:25:10.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-24T18:59:35.000Z (about 10 years ago)
- Last Synced: 2025-03-12T02:52:25.949Z (about 2 months ago)
- Language: HTML
- Size: 1.49 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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.