Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Alternative to Angular Two Way Data Binding [closed]

Im using the Two Way Data Binding feature of angular.js, but this is the only feature I use.

Example: http://www.angularjshub.com/examples/basics/twowaydatabinding/

So my question:

Is there an alternative, which offers an easy setup (like angular) and only has this one feature, two way binding?

like image 864
Zoker Avatar asked Aug 27 '26 06:08

Zoker


2 Answers

I believe that you're looking for something closer to Knockout.js which does two way binding very well, and leaves out most of what Angular.js brings to the table.

Here is an example comparative to your AngularJs example for your reference.

Hope this helps you some.

like image 188
Chris Avatar answered Aug 29 '26 20:08

Chris


Maybe you are looking for a templating language, like Handlebars. Or for a more elaborated and recommended library, RactiveJS

like image 31
SuperIRis Avatar answered Aug 29 '26 21:08

SuperIRis



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!