Floofies / js-mvvm

A tiny MVVM system for JavaScript with shallow diffing/binding. Views can subscribe to and react to changes in different parts of incoming state data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js-mvvm

A tiny MVVM system for JavaScript with shallow diffing/binding. Views can subscribe to and react to changes in different parts of incoming state data.

About

A tiny MVVM system for JavaScript with shallow diffing/binding. Views can subscribe to and react to changes in different parts of incoming state data.

License:MIT License