1.0.3 • Published 7 years ago

angular-scaled v1.0.3

Weekly downloads
4
License
MIT
Repository
-
Last release
7 years ago

angular-scaled

This module defines a directive that enables proportional scaling of an element within it's viewport size.

You can define an element with virtual dimensions and scale it with the dimensions of it's viewport. The element will dynamically scale if the viewport changes in size, without having any effect on the content of your element.