poteto / ember-lazy-video

Lazy load videos in an Ember app

Home Page:http://emberjs.jsbin.com/qaribi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow registration of local providers

poteto opened this issue · comments

Implement something like Torii's provider registration, so anyone can add their own providers locally within their app

I was just thinking how nice it would be to have providers be addon-able. I'd be happy to work on making this happen, if you'd like.