remy / bind.js

bind.js - simple two way data binding to HTML and callbacks
694 stars 62 forks source link

Calculator Example #38

Closed vilav closed 7 years ago

vilav commented 7 years ago

Hi there

Noob question: Is there a way to use bind.js to build a calculator using form elements like an input range slider, checkbox etc.?

Thanks!

remy commented 7 years ago

It's kind of an open question, but generally yes, I guess.