# MVVM **Repository Path**: mirrors_singod/MVVM ## Basic Information - **Project Name**: MVVM - **Description**: 仿照vue js的双向绑定,简单实现 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MVVM双向绑定的简单实现 仿照Vue.js