Absolute Grid Knock-Off In AngularJS

Jonathan Rowny built a really cool grid component for ReactJS (See Demo). However, as a lover of AngularJS, I thought it would be a fun challenge to try and knock-off the functionality, in an AngularJS context, with the hopes of achieving the same performance.

Sample display items courtesy of InVisionApp.

- + ( {{ vm.zoom }} )
Showing {{ vm.visibleCount }} of {{ vm.items.length }}
{{ ::item.name }}
Come at me, bro!
Test Unmount Test Mount