Skip to content

ziyingjie/jquery-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Ziying.js

模拟jQuery,尝试着封装了一个select选择器引擎,实现了核心部分 api:

1. 基本选择器

basicSelect

2. 后代选择器

descendant

3. 复合选择器

select

4. 数组方法模块

包含 each , map , toArray

5. DOM操作模块

包含 appendTo , append , prependTo , prepend , prependChild , get , eq

6. 事件模块

包含 on , off

7. 样式操作模块

包含 css , hover , toggle , getStyle , getTxt

8. class操作模块

包含 addClass , toggleClass , removeClass , hasClass

9. 属性操作模块

包含  attr , prop , val , html , text

About

jquery package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published