Update and add index

This commit is contained in:
Jonas Zeunert
2024-04-23 15:17:38 +02:00
parent 4d0cd768f7
commit 8d4db5d359
726 changed files with 41721 additions and 53949 deletions

View File

@@ -1,11 +1,11 @@
 前端组件库
 前端组件库
>搭建web app常用的样式/组件等收集列表(移动优先)
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
- 一个常用的PHP类库, 资源以及技巧列表 awesome-php (https://github.com/JingwenTian/awesome-php/) 推荐
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
0. 前端自动化(Workflow)
@@ -105,8 +105,7 @@
 - Electron (https://electronjs.org/) - 使用 JavaScript, HTML 和 CSS 构建跨平台的桌面应用
 - React Native (https://facebook.github.io/react-native/) - 使用JavaScript和React构建原生手机APP
 - electron-react-boilerplate (https://github.com/chentsulin/electron-react-boilerplate) - Electron应用程序样板(基于React、Redux、React Router、Webpack、React Transform 
HMR用于应用程序快速开发)
 - electron-react-boilerplate (https://github.com/chentsulin/electron-react-boilerplate) - Electron应用程序样板(基于React、Redux、React Router、Webpack、React Transform HMR用于应用程序快速开发)
 - Weex (https://github.com/apache/incubator-weex) - Weex 是使用流行的 Web 开发体验来开发高性能原生应用的框架
 - Flutter (https://github.com/flutter/flutter) - Flutter是谷歌的移动UI框架可以快速在iOS和Android上构建高质量的原生用户界面
@@ -881,7 +880,7 @@
- cure53/DOMPurify (https://github.com/cure53/DOMPurify) - HTML过滤 防止 XSS 攻击
- ajv-validator/ajv (https://github.com/ajv-validator/ajv) - 校验json-schema数据格式 
 ES6( ECMAScript 2015 )
 ES6( ECMAScript 2015 )
ES6转码器(ES6 to ES5)
@@ -898,13 +897,13 @@
- es6features (https://github.com/lukehoban/es6features)
 设计模式( JavaScript Patterns )
 设计模式( JavaScript Patterns )
- javascript-patterns (https://github.com/shichuan/javascript-patterns)
- jquery-patterns - A variety of jQuery plugin patterns (https://github.com/jquery-boilerplate/jquery-patterns)
- Learning JavaScript Design Patterns (http://addyosmani.com/resources/essentialjsdesignpatterns/book/)
 在线工具( Online Tools )
 在线工具( Online Tools )
- jsbin - Collaborative JavaScript Debugging App (http://jsbin.com)
 - jsbin@Github (https://github.com/jsbin/jsbin)
@@ -912,7 +911,7 @@
- jsbeautifier - Online JavaScript beautifier (http://jsbeautifier.org/)
- resume.github.com (http://resume.github.io)
 前端开发工具
 前端开发工具
1. 开发工具
@@ -967,8 +966,7 @@
- Clear Cache (https://chrome.google.com/webstore/detail/clear-cache/cppjkneekbjaeellbfkmgnhonkkjfpdn?hl=en)
- JSONView (https://chrome.google.com/webstore/detail/clear-cache/cppjkneekbjaeellbfkmgnhonkkjfpdn/related?hl=en)
- Image Downloader (https://chrome.google.com/webstore/detail/image-downloader/cnpniohnfphhjihaiiggeabnkjhpaldj)
- Pretty Beautiful Javascript - 可以自动格式化混淆的js文件 
(https://chrome.google.com/webstore/detail/pretty-beautiful-javascri/piekbefgpgdecckjcpffhnacjflfoddg/related?utm_source=chrome-ntp-icon)
- Pretty Beautiful Javascript - 可以自动格式化混淆的js文件 (https://chrome.google.com/webstore/detail/pretty-beautiful-javascri/piekbefgpgdecckjcpffhnacjflfoddg/related?utm_source=chrome-ntp-icon)
- JavaScript Errors Notifier (https://chrome.google.com/webstore/detail/javascript-errors-notifie/jafmfknfnkoekkdocjiaipcnmkklaajd?utm_source=chrome-ntp-icon)
- CSS Diff - 在线比对页面上两个元素的CSS样式差异 (https://chrome.google.com/webstore/detail/css-diff/pefnhibkhcfooofgmgoipfpcojnhhljm/related)
- WhatFont- 识别网页所使用的字体 (https://chrome.google.com/webstore/detail/whatfont/jabopobgcpjmedljpbcaablpmlmfcogm)
@@ -986,7 +984,7 @@
- Glyphter (http://glyphter.com/) - The SVG Font Machine
- Free Perfect Icons (https://www.designrush.com/resources/perfecticons) - 矢量图 svg 图标下载
 前端参考集
 前端参考集
- i0natan/nodebestpractices (https://github.com/i0natan/nodebestpractices/blob/master/README.chinese.md) - Node.js 最佳实践
- frontend-guidelines - Some HTML, CSS and JS best practices. (https://github.com/bendc/frontend-guidelines)
@@ -1018,7 +1016,7 @@
- storybooks/storybook (https://github.com/storybooks/storybook) - 各大公司的 UI 组件库的 Storybook 展示 https://storybook.js.org/examples/
- LEARN REGEX THE EASY WAY (https://github.com/ziishaned/learn-regex/blob/master/translations/README-cn.md) - 正则表达式学习
 书籍( Frontend-related Books )
 书籍( Frontend-related Books )
- Front-End Developer Handbook 2016 (https://www.frontendhandbook.com/index.html)
- Front-End Developer Handbook 2017 (https://frontendmasters.com/books/front-end-handbook/2017/)