[情报] 2017年最受瞩目的 JavaScript 专案排名

楼主: jmlntw (吉米林)   2018-01-19 11:08:07
https://risingstars.js.org/2017/en/
(根据 GitHub 的星星数排名)
【综合排名】
No.1 Vue.js <https://github.com/vuejs/vue>
2 React <https://github.com/facebook/react>
3 Create React App <https://github.com/facebookincubator/create-react-app>
4 Puppetter <https://github.com/GoogleChrome/puppeteer>
5 Axois <https://github.com/axios/axios>
6 VS Code <https://github.com/Microsoft/vscode>
7 Prettier <https://github.com/prettier/prettier>
8 React Native <https://github.com/facebook/react-native>
9 Element <https://github.com/ElemeFE/element>
10 Electron <https://github.com/electron/electron>
Vue.js 稳坐第一,没有 React 或 Angular 那么抽象、又有丰富的生态圈,
让新手很容易入门。
不过 React 相关的专案也不少,倒是 Angular 默默在后排…。
Puppetter 是 headless Chrome 的 Node API,可以直接在终端机执行浏览器,对网页
测试和爬虫来说是很棒的工具。
Electorn 是用前端技术来写桌面应用程式的新兴工具,把 JS 带到了全新的领域。
也催生了 Atom 和 VS Code 这两个编辑器双雄,功不可没。
【前端框架】
No.1 Vue.js
2 React
3 Angular <https://github.com/angular/angular>
4 Preact <https://github.com/developit/preact>
5 Hyperapp <https://github.com/hyperapp/hyperapp>
不意外 V R A 三雄鼎立。
Hyperapp 是只有 1KB 的超迷你框架,对于小网页来说很方便。
【Node.js 框架】
No.1 Express <https://github.com/expressjs/express>
2 Koa <https://github.com/koajs/koa>
3 Fastify <https://github.com/fastify/fastify>
4 micro <https://github.com/zeit/micro>
5 Keystone <https://github.com/keystonejs/keystone>
【转译工具】
No.1 TypeScript <https://github.com/Microsoft/TypeScript>
2 Babel <https://github.com/babel/babel>
3 Flow <https://github.com/facebook/flow>
4 Reason <https://github.com/facebook/reason>
5 Purescript <https://github.com/purescript/purescript>
TypeScript 在微软加持和 VS Code 的风行下开始变成主流。
倒是更早的 CoffeeScript,因为许多语法糖都在 ES6 实现了,
反而逐渐淡出。(连 Atom 都把很多程式码转到纯 JS 了。)
【建置工具】
No.1 Parcel <https://github.com/parcel-bundler/parcel>
2 Webpack <https://github.com/webpack/webpack>
3 Gulp <https://github.com/gulpjs/gulp>
4 Rollup <https://github.com/rollup/rollup>
5 Poi <https://github.com/egoist/poi>
第一名是以零设定为卖点的 Parcel,短短四个月就冲破 1.4 万颗星,
硬是把 Webpack 比下去。
看来大家对 Webpack 繁杂的设定搞得很烦。XD
Gulp 也是前几年很流行、当时打着比 Grunt 更直觉的设定吸引不少开发者,
现在看起来就像 Webpack 和 Parcel、Rollup 的进行式。
【IDE & 编辑器】
No.1 VS Code
2 Atom <https://github.com/atom/atom>
3 Reactide <https://github.com/reactide/reactide>
4 Brackets <https://github.com/adobe/brackets>
5 Nuclide <https://github.com/facebook/nuclide>
微软亲生小孩 VS Code 大举进攻开发者圈,
而且应该很多人是因为嫌 Atom 太慢太肥才跳槽过来的。XD
Sublime Text 因为并非 JavaScript 专案所以不在排名内,
不过我想 ST 应该可以排进第三名吧。
(不知道有多少人跟我一样是 Notepad++ -> ST -> Atom -> VS Code 换上来的。XD)
作者: visa9527 (高级伴读士官长)   2018-01-19 12:27:00
不爱用需要编译的 Javascript框架,无感
作者: Kenqr (function(){})()   2018-01-19 13:52:00
推 好多没看过的东西
作者: Boston (Boston)   2018-01-19 15:38:00
推来玩看看 Parcel
作者: WunoW (WunoW)   2018-01-19 17:17:00
webpack很可悲,文件写得烂、设定乱七八糟又不时乱改版大部分都另外用create-react-app之类的工具让webpack设定档消失在眼前一个专案搞成这样真的颇可耻
作者: vi000246 (Vi)   2018-01-19 18:10:00
vue已经快追上react了 之前看好像差很多的
作者: EricTao   2018-01-19 18:30:00
楼上 vue不是在REACT前面吗?
作者: oneword416 (oneword)   2018-01-19 23:35:00
推 继续学习
作者: hivenson (小洪)   2018-01-20 00:09:00
作者: ilovekebi   2018-01-20 00:28:00
感谢整理!
作者: vi000246 (Vi)   2018-01-20 01:05:00
我是说总星星数 原本还差几万的 不到一年只差6K
作者: Rplus (R+) (9527)   2018-01-20 04:25:00
Vue.js 星数上升快一部份原因是因为中国人多呀 XD
作者: sa0124 ((恩恩))   2018-01-20 22:51:00
作者: VdustR (京)   2018-01-21 02:21:00
我 editor 历程跟你一样 XD
作者: CaptainTeemo (提摩队长)   2018-01-21 10:08:00
帮你更正,不是根据 Star 数量,而是相较去年增加的数量
作者: Firstshadow (IamCatづミ'_'ミづ)   2018-01-22 04:23:00
(づ′・ω・)づ 依然np++ = = VScode用不习惯
作者: alan35 (ElonMusk)   2018-01-27 02:12:00
来试试parcel
作者: Neisseria (Neisseria)   2018-01-27 09:05:00
话说第一次看到 webpack 时还觉得这东西太赞了 冏rz可能是 Node 的建置工具一个比一个麻烦,所以觉得还好
作者: zephyrhymn   2018-01-29 11:13:00
从Atom -> VSCodE的+1
作者: IgnoreSwing (舫穗)   2018-01-31 22:48:00
Webpack1文件的确很糟 但新版文件就写得很清楚唷~

Links booklink

Contact Us: admin [ a t ] ucptt.com