textfilljs
A javascript library to resize text to make it fit into a container. The font size gets as big as possible (or within limits that you set).
A javascript library to resize text to make it fit into a container. The font size gets as big as possible (or within limits that you set).
A lib that makes text as big as possible while still fitting on the parent element.
A lib that makes text as big as possible while still fitting on the parent element. (Patched for strict mode in the browser)
JS component that makes HTML text tags as big as possible while still fitting on the parent. Adapted from DanielHoffmann/jquery-bigtext
A lib that makes text as big as possible while still fitting on the parent element, ported to TypeScript.