garris / TremulaJS

TremulaJS: Picture Streams + Momentum Engine + Bézier Paths + Multi-Device
GNU General Public License v3.0
1.31k stars 82 forks source link

Angular Integration #12

Open szuzul opened 9 years ago

szuzul commented 9 years ago

Hi,

I found your framework very useful and perspective. It would be really cool if you create angular show case so that component works as a directive with jqLite and angular touch dependencies instead of hamer and jquery.

garris commented 9 years ago

Thank you very much for the comment. Yes, I agree this would be cool. I am also using TremulaJS in an Angular project and would really like to move away from jQuery. This is on the roadmap. I would happily support anyone who wanted to take this work on. It should be fairly easy -- I simply have not gotten to it yet. (There are new requested features coming out in the next few days.)

Please share your URL if you have a public project -- I would love to see what developers are doing with TremulaJS!

Best regards,

Garris

matijagrcic commented 9 years ago

Please share your URL if you have a public project -- I would love to see what developers are doing with TremulaJS!

In a week or so. This is an amazing extremely bad-ass image carousel :godmode:

garris commented 9 years ago

:+1: :+1:

yohaia commented 8 years ago

Indeed, one of the best carousel that I've seen, great job! We are working with angular 2 and would be happy to integrate it as a control. Any news about it?

garris commented 8 years ago

@yohaia Thanks for your interest. I had created a <tremulajs data="myImagesNodes"/> directive for an Angular 1 project a while back but unfortunately I no longer have access to that project. It was not very difficult to do though and I presume Angular 2 would also be straightforward also. If you do implement something like this, kindly post a link to the example here -- I am sure others would appreciate to see how it is done. Cheers