databinder:一个很小而非常简单的数据绑定工具

时间:2024-06-08 18:05:15
【文件属性】:

文件名称:databinder:一个很小而非常简单的数据绑定工具

文件大小:3KB

文件格式:ZIP

更新时间:2024-06-08 18:05:15

JavaScript

数据绑定器 一个小型且非常简单的数据绑定工具。 没有使用纯JavaScript编写的依赖项支持IE9 +。 用法 原料药 // creating new instance of DataBinder var config = { // string // selector that specifies the DOM element to bind el : '.widget__title' , // object // specifies the data to bind model : { } , // object // specifies callbacks that will be called after initializing, updating or rendering // all callbacks have access to


【文件预览】:
databinder-master
----databinder.js(2KB)
----databinder.min.js(999B)
----.gitignore(10B)
----README.md(2KB)

网友评论