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.
- Host: GitHub
- URL: https://github.com/friday/textstretch.js
- Owner: friday
- License: mit
- Created: 2013-11-28T00:37:08.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-01T22:37:38.000Z (about 10 years ago)
- Last Synced: 2024-11-23T09:50:18.507Z (6 months ago)
- Language: JavaScript
- Homepage: http://friday.github.io/textStretch.js/
- Size: 344 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)