8000 feat: 添加打包工具与目录 · pycoder404/FrontEndGitHub@1dd8271 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1dd8271

Browse files
author
biao.chen
committed
feat: 添加打包工具与目录
1 parent a1a973c commit 1dd8271

File tree

1 file changed

+97
-7
lines changed

1 file changed

+97
-7
lines changed

README.md

Lines changed: 97 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,46 @@
4040

4141
> 欢迎关注公众号:**前端GitHub**,每周会有一到三篇的文章推送,后台回复 “**电子书**”,获取 160+ 本前端精华电子书哦。
4242
43-
<div align="center">
43+
<!-- <div align="center">
4444
4545
![FrontEndGitHub](./images/FrontEndGitHub.png)
4646
47-
</div>
47+
</div> -->
48+
49+
## 目录
50+
51+
- [简介](#简介)
52+
- [目录](#目录)
53+
- [文章](#文章)
54+
- [| 软技能](#-软技能)
55+
- [| 面试专题](#-面试专题)
56+
- [| 简历专题](#-简历专题)
57+
- [| JavaScript](#-javascript)
58+
- [| 前端必备在线工具](#-前端必备在线工具)
59+
- [| 管理后台 admin](#-管理后台-admin)
60+
- [| 逼格满满的 PPT](#-逼格满满的-ppt)
61+
- [| 数据结构与算法](#-数据结构与算法)
62+
- [| CSS 学习专题](#-css-学习专题)
63+
- [| 小程序](#-小程序)
64+
- [| 前端的代码规范](#-前端的代码规范)
65+
- [| 开发思想](#-开发思想)
66+
- [| 技术社区](#-技术社区)
67+
- [| 博客团队](#-博客团队)
68+
- [| GitHub 统计](#-github-统计)
69+
- [| 前端大会](#-前端大会)
70+
- [| 打包工具](#-打包工具)
71+
- [| 调试抓包](#-调试抓包)
72+
- [| 开发工具](#-开发工具)
73+
- [| 图标](#-图标)
74+
- [| 色彩](#-色彩)
75+
- [| 插画](#-插画)
76+
- [| 图片](#-图片)
77+
- [| 设计工具](#-设计工具)
78+
- [| WEB 技术清单](#-web-技术清单)
79+
- [| 学习资源](#-学习资源)
80+
- [推荐项目](#推荐项目)
81+
- [撩我](#撩我)
82+
4883

4984
## 文章
5085

@@ -59,6 +94,7 @@
5994
| --- | --- |
6095
| GitHub 官方文档:使用、搜索、管理开源项目 | [https://docs.github.com/cn](https://docs.github.com/cn) |
6196

97+
[⬆️ 返回首页](#目录)
6298

6399
### | 面试专题
64100

@@ -80,6 +116,8 @@
80116
| Front-End-Interview-Notebook:前端复习笔记 | [https://github.com/CavsZhouyou/Front-End-Interview-Notebook](https://github.com/CavsZhouyou/Front-End-Interview-Notebook) |
81117
| FE-Interview:前端面试必备题库 | [https://github.com/lgwebdream/FE-Interview](https://github.com/lgwebdream/FE-Interview) |
82118

119+
628C [⬆️ 返回首页](#目录)
120+
83121
### | 简历专题
84122

85123
- [**10 个 GitHub 上最火的程序员简历项目,2021 金三银四必备!**](https://github.com/biaochenxuying/FrontEndGitHub/issues/15)
@@ -99,6 +137,8 @@
99137
| biaochenxuying:非常自由的自定义的前端程序员模版 | [https://github.com/biaochenxuying/blog/blob/master/resume/resume.md](https://github.com/biaochenxuying/blog/blob/master/resume/resume.md) |
100138
| github-readme-stats:在你的 README 中获取动态生成的 GitHub 统计信息 | [https://github.com/anuraghazra/github-readme-stats](https://github.com/anuraghazra/github-readme-stats) |
101139

140+
[⬆️ 返回首页](#目录)
141+
102142
### | JavaScript
103143

104144
- [**12 个 GitHub 上超火的 JavaScript 奇技淫巧项目,找到写 JavaScript 的灵感!**](https://github.com/biaochenxuying/FrontEndGitHub/issues/14)
@@ -120,6 +160,7 @@
120160
| TypeScript 入门教程:从 JavaScript 程序员的角度总结思考,循序渐进的理解 TypeScript | [https://ts.xcatliu.com](https://ts.xcatliu.com) |
121161
| w3school:前端必须知道的 Web 技术教程平台 | [https://www.w3school.com.cn/js/index.asp](https://www.w3school.com.cn/js/index.asp) |
122162

163+
[⬆️ 返回首页](#目录)
123164

124165
### | 前端必备在线工具
125166

@@ -154,6 +195,7 @@
154195
| toptal:多张图片合成雪碧图,并生成对应 css | [https://www.toptal.com/developers/css/sprite-generator](https://www.toptal.com/developers/css/sprite-generator) |
155196
| tool:众多工具集合,包括时间戳转换,进制转换等 | [https://tool.lu/](https://tool.lu/) |
156197

198+
[⬆️ 返回首页](#目录)
157199

158200
### | 管理后台 admin
159201

@@ -174,7 +216,7 @@
174216
| eladmin:SpringBoot、Jpa、Security、Redis、Vue 等前后端前沿技术开发 | [https://github.com/elunez/eladmin](https://github.com/elunez/eladmin) |
175217
| AdminLTE:是一个完全响应的管理模板。基于 Bootstrap 4.5 框架以及 JS / jQuery 插件 | [https://github.com/almasaeed2010/AdminLTE](https://github.com/almasaeed2010/AdminLTE) |
176218

177-
219+
[⬆️ 返回首页](#目录)
178220

179221
### | 逼格满满的 PPT
180222

@@ -187,6 +229,7 @@
187229
| reveal-md:使用 Markdown 来做 PPT 展示的开源项目 | [https://github.com/webpro/reveal-md](https://github.com/webpro/reveal-md) |
188230
| reveal.js:使用 html、markdown 写静态的文本,创建功能齐全且美观的 PPT | [https://github.com/hakimel/reveal.js](https://github.com/hakimel/reveal.js) |
189231

232+
[⬆️ 返回首页](#目录)
190233

191234
### | 数据结构与算法
192235

@@ -206,6 +249,7 @@
206249
| JavaScript 更多 ... | [https://github.com/search?l=JavaScript&o=desc&q=algo&s=stars&type=Repositories](https://github.com/search?l=JavaScript&o=desc&q=algo&s=stars&type=Repositories) |
207250

208251

252+
[⬆️ 返回首页](#目录)
209253

210254
### | CSS 学习专题
211255

@@ -227,6 +271,23 @@
227271
| stylus:富有表现力、动态、健壮的 CSS | [https://stylus-lang.com/](https://stylus-lang.com/) |
228272

229273

274+
[⬆️ 返回首页](#目录)
275+
276+
### | 小程序
277+
278+
279+
| 项目 | 地址 |
280+
| --- | --- |
281+
| mpvue:基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系 | [https://github.com/Meituan-Dianping/mpvue](https://github.com/Meituan-Dianping/mpvue) |
282+
| wepy:小程序组件化开发框架 | [https://github.com/Tencent/wepy](https://github.com/Tencent/wepy) |
283+
| westore:微信小程序解决方案 - 1KB javascript 覆盖状态管理、跨页通讯、插件开发和云数据库开发 | [https://github.com/Tencent/westore](https://github.com/Tencent/westore) |
284+
| ColorUI:鲜亮的高饱和色彩,专注视觉的小程序组件库 | [https://github.com/weilanwl/ColorUI](https://github.com/weilanwl/ColorUI) |
285+
| Gitter:采用 Taro 框架 + Taro UI 进行开发的 demo , 可能是目前颜值最高的 GitHub 微信小程序客户端 | [https://github.com/huangjianke/Gitter](https://github.com/huangjianke/Gitter) |
286+
| Taro:多端统一开发框架,支持用 React 的开发方式编写一次代码 | [https://github.com/NervJS/taro](https://github.com/NervJS/taro) |
287+
| Painter:小程序生成图片库,轻松通过 json 方式绘制一张可以发到朋友圈的图片 | [https://github.com/Kujiale-Mobile/Painter](https://github.com/Kujiale-Mobile/Painter) |
288+
| kbone:Web 与小程序同构解决方案,微信官方 | [https://github.com/wechat-miniprogram/kbone](https://github.com/wechat-miniprogram/kbone) |
289+
290+
[⬆️ 返回首页](#目录)
230291

231292
### | 前端的代码规范
232293

@@ -247,6 +308,7 @@
247308
| ESLint | [https://eslint.org/](https://eslint.org/) |
248309
| Prettier | [https://prettier.io/](https://prettier.io/) |
249310

311+
[⬆️ 返回首页](#目录)
250312

251313
### | 开发思想
252314

@@ -258,6 +320,7 @@
258320
| --- | --- |
259321
| hacker-laws:最常见的定律、原则等 | [https://github.com/nusr/hacker-laws-zh](https://github.com/nusr/hacker-laws-zh) |
260322

323+
[⬆️ 返回首页](#目录)
261324

262325
### | 技术社区
263326

@@ -277,7 +340,7 @@
277340
| W3cplus:是一个致力于推广国内前端行业的技术博客 | [https://www.w3cplus.com/](https://www.w3cplus.com/) |
278341
| 印记中文:是最权威是技术中文文档社区 | [https://docschina.org/](https://docschina.org/) |
279342

280-
343+
[⬆️ 返回首页](#目录)
281344

282345
### | 博客团队
283346

@@ -295,6 +358,7 @@
295358
| 美团技术团队 | [https://tech.meituan.com/](https://tech.meituan.com/) |
296359
| 夜尽天明 | [https://github.com/biaochenxuying/blog](https://github.com/biaochenxuying/blog) |
297360

361+
[⬆️ 返回首页](#目录)
298362

299363
### | GitHub 统计
300364

@@ -304,6 +368,7 @@
304368
| GitHub 全球排名:这个排名很权威 | [https://gitstar-ranking.com/](https://gitstar-ranking.com/) |
305369
| GitHub 中文排行榜、高分优秀中文项目 | [https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts](https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts) |
306370

371+
[⬆️ 返回首页](#目录)
307372

308373
### | 前端大会
309374

@@ -316,8 +381,9 @@
316381
| 中国 CSS 开发者大会:提高 css 开发姿势的大会 | [https://css.w3ctech.com/](https://css.w3ctech.com/) |
317382
| D2 前端技术论坛:阿里巴巴举办,分享技术的乐趣,探讨行业的发展 | [http://d2forum.alibaba-inc.com/](http://d2forum.alibaba-inc.com/) |
318383

384+
[⬆️ 返回首页](#目录)
319385

320-
### | 构建
386+
### | 打包工具
321387

322388

323389
| 项目 | 地址 |
@@ -329,6 +395,23 @@
329395
| Babel | [https://babeljs.io/](https://babeljs.io/) |
330396
| ESLint:可组装的 JavaScript 和 JSX 检查工具 | [https://cn.eslint.org/](https://cn.eslint.org/) |
331397
| PostCSS:用 JavaScript 工具和插件转换 CSS 代码的工具 | [https://www.postcss.com.cn/](https://www.postcss.com.cn/) |
398+
| rollup: 打包 npm 库 | [https://github.com/rollup/rollup](https://github.com/rollup/rollup) |
399+
| parcel: 和 webpack 类似的打包工具 | [https://github.com/parcel-bundler/parcel](https://github.com/parcel-bundler/parcel) |
400+
| systemjs:针对一些特殊场景会比较有用,比如云 ide,支付宝小程序 IDE 等 | [https://github.com/systemjs/systemjs](https://github.com/systemjs/systemjs) |
401+
| microbundle:基于 rollup,简化配置 | [https://github.com/developit/microbundle](https://github.com/developit/microbundle) |
402+
| bili:基于 rollup,同上 | [https://github.com/egoist/bili](https://github.com/egoist/bili) |
403+
| vue-cli:vue 命令行工具 | [https://github.com/vuejs/vue-cli](https://github.com/vuejs/vue-cli) |
404+
| create-react-app:react 官方脚手架 | [https://github.com/facebook/create-react-app](https://github.com/facebook/create-react-app) |
405+
| prepack:通过预先执行的方式优化打包结果 | [https://github.com/facebook/prepack](https://github.com/facebook/prepack) |
406+
| swc:基于 rust 的语法转换器,babel 的竞争者 | [https://github.com/swc-project/swc](https://github.com/swc-project/swc) |
407+
| nathan/pax:基于 rust,据说是这个星球最快的 JavaScript 打包工具 | [https://github.com/nathan/pax](https://github.com/nathan/pax) |
408+
| pikapkg/web: 浏览器里跑 npm 依赖,面向现代浏览器 | [https://github.com/pikapkg/web](https://github.com/pikapkg/web) |
409+
| lebab/lebab:把 es5 代码转成 es6,反向 babel | [https://github.com/lebab/lebab](https://github.com/lebab/lebab) |
410+
| snowpack:现代Web的更快打包工具系统 | [https://github.com/pikapkg/snowpack](https://github.com/pikapkg/snowpack) |
411+
412+
413+
414+
[⬆️ 返回首页](#目录)
332415

333416
### | 调试抓包
334417

@@ -339,6 +422,7 @@
339422
| Easy Mock | [https://www.easy-mock.com](https://www.easy-mock.com/) |
340423
| Fiddler:代理抓包工具 | [https://www.telerik.com/fiddler](https://www.telerik.com/fiddler) |
341424

425+
[⬆️ 返回首页](#目录)
342426

343427
### | 开发工具
344428

@@ -350,6 +434,7 @@
350434
| WebStorm | [https://www.jetbrains.com/webstorm/](https://www.jetbrains.com/webstorm/) |
351435
| Atom | [https://atom.io/](https://atom.io/) |
352436

437+
[⬆️ 返回首页](#目录)
353438

354439
### | 图标
355440

@@ -363,6 +448,7 @@
363448
| Material Design Icons | [https://material.io/resources/icons/](https://material.io/resources/icons/) |
364449
| Tabler Icons:681 枚可定制的开源 SVG 图标 | [https://tablericons.com/](https://tablericons.com/) |
365450

451+
[⬆️ 返回首页](#目录)
366452

367453
### | 色彩
368454

@@ -377,7 +463,7 @@
377463
| Colors and Fonts:色彩和字体工具 | [https://colorsandfonts.com/](https://colorsandfonts.com/) |
378464
| Coolors:配色方案生成工具 | [https://coolors.co/](https://coolors.co/) |
379465

380-
466+
[⬆️ 返回首页](#目录)
381467

382468
### | 插画
383469

@@ -391,7 +477,7 @@
391477
| Blobmaker:在线 SVG 形状生成器 | [https://www.blobmaker.app/](https://www.blobmaker.app/) |
392478
| Get Waves:在线 SVG 波形生成器 | [https://getwaves.io/](https://getwaves.io/) |
393479

394-
480+
[⬆️ 返回首页](#目录)
395481

396482
### | 图片
397483

@@ -409,6 +495,7 @@
409495
| Online Image Compressor:在线图片压缩工具,一次可以压缩多达 20 张图片 | [https://imagecompressor.com/](https://imagecompressor.com/) |
410496
| Bulk Resize Photos:最快的在线图片缩放工具(图片缩放和压缩在本地完成,无需上传到服务器 | [https://bulkresizephotos.com/en](https://bulkresizephotos.com/en) |
411497

498+
[⬆️ 返回首页](#目录)
412499

413500
### | 设计工具
414501

@@ -419,6 +506,7 @@
419506
| 蓝湖:一款产品文档和设计图的在线协作平台 | [https://lanhuapp.com](https://lanhuapp.com) |
420507
| PxCook(像素大厨):高效易用的自动标注工具 | [https://www.fancynode.com.cn/pxcook](https://www.fancynode.com.cn/pxcook) |
421508

509+
[⬆️ 返回首页](#目录)
422510

423511
### | WEB 技术清单
424512

@@ -444,13 +532,15 @@
444532

445533
![devops-map.png](./images/devops-map.png)
446534

535+
[⬆️ 返回首页](#目录)
447536

448537
### | 学习资源
449538

450539
- [1. **160+ 本技术类常用精华电子书开源了,包括 前端、后端、数据结构与算法、计算机基础、设计模式、数据库等书籍**](https://github.com/biaochenxuying/awesome-books)
451540
- [2. 极客时间上的《TypeScript 开发实战》课程资源,包含课件、思维导图、课程源代码](https://github.com/biaochenxuying/blog/tree/master/typescript-in-action)
452541
- [3. 视频资料分享 - Vue、React、Node、MongoDB 全栈、打造商城系统、实战项目汇总](https://mp.weixin.qq.com/s/7f767Y5FHM9i2_GeUSz-Iw)
453542

543+
[⬆️ 返回首页](#目录)
454544

455545
## 推荐项目
456546

0 commit comments

Comments
 (0)
0