{"id":22226553,"url":"https://github.com/zhw2590582/100plugins","last_synced_at":"2025-07-27T18:32:11.268Z","repository":{"id":81752960,"uuid":"87870375","full_name":"zhw2590582/100plugins","owner":"zhw2590582","description":":100: Write 100 javascript plugins","archived":false,"fork":false,"pushed_at":"2018-11-08T14:01:52.000Z","size":28983,"stargazers_count":40,"open_issues_count":0,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-03-14T15:57:23.005Z","etag":null,"topics":["javascript","plugins"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zhw2590582.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2017-04-11T00:32:27.000Z","updated_at":"2021-04-02T15:45:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"bdea8f5e-1823-40ca-9103-77525729f6fc","html_url":"https://github.com/zhw2590582/100plugins","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhw2590582%2F100plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhw2590582%2F100plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhw2590582%2F100plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhw2590582%2F100plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zhw2590582","download_url":"https://codeload.github.com/zhw2590582/100plugins/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227828038,"owners_count":17825791,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","plugins"],"created_at":"2024-12-03T00:29:47.744Z","updated_at":"2024-12-03T00:29:48.523Z","avatar_url":"https://github.com/zhw2590582.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 100plugins\n100个JS面向对象的原生插件将是一个漫长的路，学习到不知所措时就写个插件压压惊，各插件参数可以到具体目录查看。\n\n## Demo\n* [01-mouseTooltip.js(跟随鼠标提示插件)](https://zhw2590582.github.io/100plugins/01-mouseTooltip.js/)\n* [02-distpicker.js(中国地区三级联动选择器)](https://zhw2590582.github.io/100plugins/02-distpicker.js/)\n* [03-lazyLoad.js(图片懒加载插件)](https://zhw2590582.github.io/100plugins/03-lazyLoad.js/)\n* [04-slider.js(幻灯片插件)](https://zhw2590582.github.io/100plugins/04-slider.js/)\n* [05-drag.js(拖动插件)](https://zhw2590582.github.io/100plugins/05-drag.js/)\n* [06-zoom.js(图片缩放插件)](https://zhw2590582.github.io/100plugins/06-zoom.js/)\n* [07-upload.js(图片上传插件)](https://zhw2590582.github.io/100plugins/07-upload.js/)\n* [08-crop.js(图片剪裁插件--未完成)](https://zhw2590582.github.io/100plugins/08-crop.js/)\n* [09-pullrefresh.js(下拉刷新插件)](https://zhw2590582.github.io/100plugins/09-pullrefresh.js/)\n* [10-validate.js(表单验证插件)](https://zhw2590582.github.io/100plugins/10-validate.js/)\n* [11-parallax.js(视差滚动插件)](https://zhw2590582.github.io/100plugins/11-parallax.js/)\n* [12-typing.js(打字效果插件)](https://zhw2590582.github.io/100plugins/12-typing.js/)\n* [13-turntable.js(图片播放插件)](https://zhw2590582.github.io/100plugins/13-turntable.js/)\n* [14-progress.js(加载条插件)](https://zhw2590582.github.io/100plugins/14-progress.js/)\n* [15-contextmenu.js(弹出菜单插件)](https://zhw2590582.github.io/100plugins/15-contextmenu.js/)\n* [16-pagination.js(分页插件)](https://zhw2590582.github.io/100plugins/16-pagination.js/)\n* [17-masonry.js(瀑布流排版插件)](https://zhw2590582.github.io/100plugins/17-masonry.js/)\n* [18-tags.js(标签插件)](https://zhw2590582.github.io/100plugins/18-tags.js/)\n* [19-tsorter.js(表格排序插件)](https://zhw2590582.github.io/100plugins/19-tsorter.js/)\n* [20-onePageScroll.js(单页面滚动插件)](https://zhw2590582.github.io/100plugins/20-onePageScroll.js/)\n* [21-lottery.js(抽奖插件)](https://zhw2590582.github.io/100plugins/21-lottery.js/)\n* [22-danmu.js(弹幕插件)](https://zhw2590582.github.io/100plugins/22-danmu.js/)\n* [23-magnifier.js(放大镜插件)](https://zhw2590582.github.io/100plugins/23-magnifier.js/)\n* [24-clipboard.js(复制插件)](https://zhw2590582.github.io/100plugins/24-clipboard.js/)\n* [25-hotkey.js(键盘绑定插件)](https://zhw2590582.github.io/100plugins/25-hotkey.js/)\n* [26-chosen.js(下拉框插件)](https://zhw2590582.github.io/100plugins/26-chosen.js/)\n* [27-consola.js(日志拦截插件)](https://zhw2590582.github.io/100plugins/27-consola.js/)\n* [28-hoverParallax.js(鼠标经过视差插件)](https://zhw2590582.github.io/100plugins/28-hoverParallax.js/)\n* [29-split.js(视图分割插件)](https://zhw2590582.github.io/100plugins/29-split.js/)\n* [30-tree.js(树结构插件)](https://zhw2590582.github.io/100plugins/30-tree.js/)\n* [31-counterUp.js(数字累计插件)](https://zhw2590582.github.io/100plugins/31-counterUp.js/)\n* [32-scrollView.js(滚动效果插件)](https://zhw2590582.github.io/100plugins/32-scrollView.js/)\n\u003c!-- new --\u003e\n  \n## 新建插件\n\n```sh\n$ npm run init 01-pluginName.js 插件中文名\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhw2590582%2F100plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhw2590582%2F100plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhw2590582%2F100plugins/lists"}