Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

mrcaidev/cue

Repository files navigation

@mrcaidev/cue

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. 🏆

Getting started

Please follow the documentation.

Contributing

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.

License

MIT