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

https://github.com/catamphetamine/jquery-full-house

(obsolete, deprecated) fills an html block with predefined text, so that font size automatically adjusts itself to the maximum
https://github.com/catamphetamine/jquery-full-house

Last synced: 4 months ago
JSON representation

(obsolete, deprecated) fills an html block with predefined text, so that font size automatically adjusts itself to the maximum

Awesome Lists containing this project

README

        

jQuery full house

Automatically adjusts font size so that the text fills the container and there is no free room left.
Works both with single line text and multi line text.

Uses binary search algorithm to speed things up (you can specify the step if you want).

Example: http://jsfiddle.net/qW5h2/35/