mikeric / rivets

Lightweight and powerful data binding.
http://rivetsjs.com
MIT License
3.23k stars 310 forks source link

Rivets TodoMVC #456

Open altmind opened 9 years ago

altmind commented 9 years ago

I'm really passionate about rivets and I think that this library does a lot without too much tradeoffs and hassle(hello angular). I'm quite unhappy with rivets low popularity and little fame.

Trying to change that with the means that i have, I've created a TodoMVC example for rivets(strangely enough, there was none)

However, it seems that todomvc people are not enthusiastic enough to accept this new implementation, PR is already for 2 weeks in pending state without any comments: https://github.com/tastejs/todomvc/issues/1180 https://github.com/tastejs/todomvc/pull/1176

If anyone is interested in spreading word about rivets and seeing more code written in rivets, could you please leave a comment in todomvc PR or issue (leave some words of support) and try to reach some of todomvc maintainers so the PR will be accepted in upstream?

Thanks you all in advance.

terrancesnyder commented 8 years ago

+1 i am a huge fan of rivets and I despise angular for it's heaviness.... i like the idea of a page on the main rivetjs to do showcases (mobile, interactive, sexyness)... I've got some that hook into last.fm and other open APIs, also have stuff for d3js, solr, and fabricjs.

I think if we show what is possible and ensure it is clear and easy to understand how it was done people will be more likely to jump on board the minimalist bandwagon when it comes to the "f" word "Framework"...

I'm wondering if it's possible to create pull/push requests to something like what D3 does...