blikblum / tinybind

Lightweight and powerful data binding + templating solution
http://blikblum.github.io/tinybind/
MIT License
79 stars 14 forks source link

[perf] Store bind arg as string instead of array #1

Closed blikblum closed 7 years ago

blikblum commented 8 years ago

xxx-* binders store the args as a array but is always used as this.args[0]