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

https://github.com/friday/textstretch.js

A javascript function and a jQuery extension for maximizing font sizes to fill out the element's width.
https://github.com/friday/textstretch.js

Last synced: 3 months ago
JSON representation

A javascript function and a jQuery extension for maximizing font sizes to fill out the element's width.

Awesome Lists containing this project

README

        

# textStretch.js

A javascript function and a jQuery extension for maximizing font sizes to fill out the element's width.

textStretch.js is minimal, fast and robust. It doesn't require or add any wrappers or child-elements, and it adapts to when you resize the window or flip your device.

textStretch is built with older browsers in mind. It's tested and works with Chrome, Safari, Firefox and Internet Explorer (I haven't tested any version older than 6 though).

### For further documentation, pick the version you want to use:
### [jQuery](doc/jquery.md)
[Regular javascript](doc/javascript.md)