mikeric / rivets

Lightweight and powerful data binding.

Home Page:http://rivetsjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why not use VueJs?

LucaGabi opened this issue · comments

Hi,

Why would I use this instead of VueJs? Dose it have any advantage?

Thanks.

Vue is based on rivets

Occasionally you need to integrate a templating and binding system in a crowded legacy environment, where it's easier to integrate something like rivets into existing template/MVC system than re-building and re-factoring large amounts of existing (working) code to bring in something like vue.