blikblum / tinybind

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

Add built in animations #6

Closed blikblum closed 1 year ago

blikblum commented 6 years ago

For hide and show, like vue 1.x

prionkor commented 6 years ago

Thanks for the fork. Looks like rivetsjs is abandoned. I will check this out and migrate my rivetsjs project into tinybind when I get some time.

pwFoo commented 6 years ago

Found rivets as lightweight vuejs alternative and happy to see a maintained fork! 👍

As "tiny" in tinybind you should keep file size in mind to keep it small I think. Some features could be plugins if possible?

karneaud commented 1 year ago

Definitely like the suggestions here and would probably consider this idea as a plugin/ adapter/ component for future version. If any of you guys came up with anything feel free to fork with a test case for review via pull request