mikeric / rivets

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

Why not use VueJs? #730

Open LucaGabi opened 5 years ago

LucaGabi commented 5 years ago

Hi,

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

Thanks.

pmochine commented 5 years ago

Vue is based on rivets

brandonrobertz commented 4 years ago

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.