sQuery:小框架去除旧浏览器缺点并简化 DOM 查询

时间:2024-06-21 13:38:58
【文件属性】:

文件名称:sQuery:小框架去除旧浏览器缺点并简化 DOM 查询

文件大小:46KB

文件格式:ZIP

更新时间:2024-06-21 13:38:58

JavaScript

查询 消除旧浏览器缺点并简化 DOM 查询的小型框架。 用法 var sQuery = require('sQuery') with commonJS. Or just [removed][removed] in your .html and use $([selector]), the rest is history... But, everything is not like jQuery, refer to the documentation for details. 可链接 All methods not returning anything returns the object on which the method applied to. 选择器 It's possible to select D


【文件预览】:
sQuery-master
----sQuery.js(41B)
----package.json(700B)
----readme.md(2KB)
----Gruntfile.js(880B)
----src()
--------sQuery.js(9KB)
----.gitignore(24B)
----lib()
--------jasmine-2.3.4()
----build()
--------dist.min.js(3KB)
--------dist.min.js.sourcemap(5KB)
--------dist.js(6KB)

网友评论