{"id":18387340,"url":"https://github.com/terryz/frontend-develops-skill-summary","last_synced_at":"2025-06-24T14:38:21.777Z","repository":{"id":96744809,"uuid":"107096113","full_name":"TerryZ/frontend-develops-skill-summary","owner":"TerryZ","description":"Development experience with javascript,  jQuery, Vuejs, Wechat MiniProgram and so on","archived":false,"fork":false,"pushed_at":"2020-08-31T01:34:09.000Z","size":629,"stargazers_count":122,"open_issues_count":0,"forks_count":22,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-07T00:34:06.492Z","etag":null,"topics":["blog","documentation","experience","javascript","jquery","vue"],"latest_commit_sha":null,"homepage":"https://terryz.github.io","language":null,"has_issues":true,"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/TerryZ.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,"publiccode":null,"codemeta":null}},"created_at":"2017-10-16T07:57:14.000Z","updated_at":"2024-04-26T15:40:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"d880d479-45f7-466b-9f45-16b0d0d6c908","html_url":"https://github.com/TerryZ/frontend-develops-skill-summary","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TerryZ/frontend-develops-skill-summary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TerryZ%2Ffrontend-develops-skill-summary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TerryZ%2Ffrontend-develops-skill-summary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TerryZ%2Ffrontend-develops-skill-summary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TerryZ%2Ffrontend-develops-skill-summary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TerryZ","download_url":"https://codeload.github.com/TerryZ/frontend-develops-skill-summary/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TerryZ%2Ffrontend-develops-skill-summary/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261695163,"owners_count":23195697,"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":["blog","documentation","experience","javascript","jquery","vue"],"created_at":"2024-11-06T01:25:45.972Z","updated_at":"2025-06-24T14:38:21.767Z","avatar_url":"https://github.com/TerryZ.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\n\n# \u003cdiv align=\"center\"\u003e开发经验总结\u003c/div\u003e\n\n\u003cbr\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \n  [ Javascript ](#javascript) |\n  [ jQuery ](#jquery) | \n  [ Vue ](#vue) |\n  [ MiniProgram ](#miniprogram) |\n  [ Linux ](#linux) | \n  [ DevOps ](#devops) | \n  [ Learning ](#learning) |\n  [ Interesting ](#interesting) |\n  [ 插件推荐 ](#插件推荐)\n  \n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n文档内容逐步更新，有任何疑问或建议，欢迎在 [issues](https://github.com/TerryZ/js-develop-skill-summary/issues/new) 中进行讨论\n\n\u003c/div\u003e\n\n\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\n\n## Javascript \n\n- [Base - 基本使用](js/javascript-base.md)\n\n- [Dom - DOM操作](js/javascript-dom.md)\n\n- [Array - 数组处理](js/javascript-array.md)\n\n- [Size and position - 尺寸与定位](js/javascript-size-and-position.md)\n\n- [ES6 实用技巧](js/javascript-es6.md)\n\n## jQuery\n\n\u003e jQuery 的内容仅限 1.x 版本，未使用 jquery2、3 进行开发工作\n\n- [Base - 基本使用](jquery/jquery-base.md)\n\n- [Selector - 选择器](jquery/jquery-selector.md)\n\n- [Events - 事件](jquery/jquery-event.md)\n\n- [Size and position - 尺寸与定位](jquery/jquery-size-and-position.md)\n\n- Dom handle - 元素处理\n\n## Vue\n\n\u003e 以 Vue2 为基础版本\n\n- [Base - 核心功能](vue/vue-base.md)\n\n- [VueRouter - 路由功能](vue/vue-router.md)\n\n- [Vuex - 数据状态控制](vue/vuex.md)\n\n- [Component - 组件开发](vue/vue-component.md)\n\n- [Plugin - 插件开发](vue/vue-plugin.md)\n\n- [Http - 网络请求](vue/vue-http.md)\n\n- [IE9 - ie9版本兼容处理](vue/vue-ie9.md)\n\n- [CLI - 脚手架](vue/vue-cli.md)\n\n## MiniProgram\n\n\u003e 微信小程序开发\n\n- [Mini Program Native - 小程序原生](miniprogram/miniprogram-native.md)\n\n- [Caution - 特别注意](miniprogram/miniprogram-caution.md)\n\n- [Optimize  - 性能优化](miniprogram/miniprogram-optimize.md)\n\n## Linux\n\n- [Base - 常用命令](linux/linux-base.md)\n\n- [Install - 软件安装](linux/linux-install.md)\n\n## DevOps\n\n- [Docker - 学习笔记](devops/docker/learning.md)\n\n## Learning\n\n- [英语学习](https://github.com/byoungd/english-level-up-tips-for-Chinese)\n- [ECMAScript 6 入门](http://es6.ruanyifeng.com/)\n- [Clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript)\n\n## Interesting\n\n- [程序员找工作黑名单](https://github.com/shengxinjing/programmer-job-blacklist)\n- [程序员应该访问的最佳网站中文版](https://github.com/tuteng/Best-websites-a-programmer-should-visit-zh)\n- [后端架构师技术图谱](https://github.com/xingshaocheng/architect-awesome)\n\n## 插件推荐\n- 数据表格\n  - [Datatables](https://www.datatables.net/)\n- 选择器\n  - [Chosen](https://github.com/harvesthq/chosen)\n  - [Select2](https://github.com/select2/select2)\n  - [SelectPage](https://github.com/TerryZ/SelectPage)\n- 消息弹出层\n  - [Layer](http://layer.layui.com/)\n  - [bDialog](https://github.com/TerryZ/bDialog) 对Bootstrap Modal 功能增加扩展弹窗解决方案\n  - [SweetAlert](https://github.com/t4t5/sweetalert)\n  - [qTip2](https://github.com/qTip2/qTip2)\n- 图表\n  - [echarts](http://echarts.baidu.com/)\n- 富文本编辑器\n  - [ckeditor](https://ckeditor.com)\n  - [kindeditor](http://kindeditor.net/demo.php)\n- 日期与时间\n  - [My97DatePicker](http://www.my97.net/)\n  - [flatpickr](https://github.com/flatpickr/flatpickr)\n  - [bootstrap-datetimepicker](https://github.com/smalot/bootstrap-datetimepicker)\n  - [bootstrap-datepicker](https://github.com/uxsolutions/bootstrap-datepicker)\n- 文件上传\n  - [FineUploader](https://github.com/FineUploader/fine-uploader)\n- 独立分页\n  - [bPage](https://github.com/TerryZ/bPage)\n- 菜单\n  - [SelectMenu](https://github.com/TerryZ/SelectMenu)\n- 树\n  - [zTree](http://www.treejs.cn)\n- 动画与效果\n  - [animate.css](https://github.com/daneden/animate.css)\n  - [anime](https://github.com/juliangarnier/anime)\n  - [Effeckt](https://github.com/h5bp/Effeckt.css)\n- 图片效果与处理\n  - [Gallery](https://github.com/blueimp/Gallery)  相册查看，跑马灯效果（滚动图片）\n  - [elevatezoom](https://github.com/elevateweb/elevatezoom)  购物商城类图片预览放大\n- 图标库\n  - [Font-Awesome](https://github.com/FortAwesome/Font-Awesome)\n  - [IconFont](http://www.iconfont.cn/)\n- UI框架\n  - [Bootstrap](http://getbootstrap.com/) 也许是全世界最流行的UI框架了\n  - [Semantic UI](https://semantic-ui.com/)\n- 工具类\n  - [clipboard.js](https://github.com/zenorocha/clipboard.js) 剪贴板工具\n  - [中国行政区划代码](https://github.com/mumuy/data_location)\n  - [infinite-scroll](https://github.com/metafizzy/infinite-scroll) 滚动加载\n  - [masonry](https://github.com/desandro/masonry) 瀑布流\n  - [FullPage](https://github.com/alvarotrigo/fullPage.js) 全屏滚动效果\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterryz%2Ffrontend-develops-skill-summary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fterryz%2Ffrontend-develops-skill-summary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterryz%2Ffrontend-develops-skill-summary/lists"}