Cue is a minimal MVVM framework, heavily inspired by Vue.
It implements two-way binding between View layer and Model layer, and supports Vue-like mustaches and directives.
This project wins me the first place among 2,767 participants in Baidu Frontend Summer Workshop 2022. 🏆
Please follow the documentation.
Contributions of any kind are welcome.
Before making a pull request, please make sure there is a corresponding issue and it has been thoroughly discussed.