Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wangpin34/aform

MVVM style form lib
https://github.com/wangpin34/aform

Last synced: 5 days ago
JSON representation

MVVM style form lib

Awesome Lists containing this project

README

        

# aform
***MVVM(Model-View-Viewmodel) style form lib***

aform 是 mvvm 架构的form库,支持双向数据绑定,客制化校验规则,form数据转化为json。

## 使用

##
* [MVC,MVP 和 MVVM 的图示](http://www.ruanyifeng.com/blog/2015/02/mvcmvp_mvvm.html)