UNPKG

ember-computed-size

Version:

Need to have some properties on your views with the current width and height of their main element? Here is the mixin which does this for you.

17 lines (12 loc) 168 B
--- language: node_js sudo: false cache: directories: - node_modules install: - npm install -g bower - npm install - bower install script: - npm test