mik-js:用于构建Web应用程序的轻量级Javascript库

时间:2021-05-03 06:54:31
【文件属性】:
文件名称:mik-js:用于构建Web应用程序的轻量级Javascript库
文件大小:9KB
文件格式:ZIP
更新时间:2021-05-03 06:54:31
JavaScript mik-js v0.1.1 轻量级(〜1.64KB)易于使用的Javascript库来构建快速的Web应用程序 支持:(IE 10以上版本,Firefox 3.6以上版本,Chrome 8以上版本,Safari 5.1以上版本,Opera 12.1以上版本) 如何安装 只需将其绑定在“头部”中或通常在您想要使用它之前 < head > ... < script src =" mik.min.js " > </ script > </ head > 如何使用它 mik.on(selector,events,removeBoolean)-将多个事件绑定到多个元素 // bind to the element with the id "foo" a click function mik . on ( "#foo" , { click : doSomething } ) ; // as
【文件预览】:
mik-js-master
----.gitattributes(66B)
----js()
--------mik.js(4KB)
--------mik.min.js(2KB)
----example()
--------todo.css(1KB)
--------todo.html(285B)
--------todo.js(3KB)
----LICENSE(1KB)
----README.md(7KB)

网友评论