Logo

Scalable

Make any HTML element dynamically scaled (like css contain)

Scalable give ability for html elements to be scaled. It defines how an element responds to the height and width of its content box. It useful for: - elements should looks absolutely same in different size. - fit text to container (e.g. multilanguage unexpected width of text) - responsive design Can be used with div's, forms, links, img, text etc. Library was developed for solve own issues. In time I found it very useful and would like to share with community.