2016 年 Web 開發工具新生熱門榜

摘要:本文整理了 2016 年開源的幾款 Web 開發工具,它們在發佈不到一年的時間內,在 Github 的 Star 數量就突破了 1.5K。前端

依賴管理

YarnFacebook 的 Javascript 包管理器。提供快速,可靠,安全的依賴管理。react

https://yarnpkg.com (Oct 2016)webpack

React

指南

React in patternsReact 開發時使用的設計模式/技術列表git

https://github.com/krasimir/react-in-patterns(Jul 2016)es6

React Boilerplates

Create React App:不用配置就能夠建立 React Appgithub

https://github.com/facebookincubator/create-react-app(Jul 2016)web

Next.js:用於在服務端渲染 React 應用程序的簡單框架express

https://zeit.co/blog/next (Oct 2016)設計模式

React SlingshotReact + Redux 入門套裝,帶有 Babel熱重載,測試,代碼檢測和一個可用的示例瀏覽器

https://github.com/coryhouse/react-slingshot(Jan 2016)

UI 組件

Draft.jsFacebook 推出的用於 React 的富文本編輯框架,構建於強大的不可變模型和對瀏覽器差別的抽象化之上

https://facebook.github.io/draft-js/ (Mar 2016)

Recharts:用 React 和 D3 構建的圖表庫

http://recharts.org (Jan 2016)

Styled Components組件時代的視覺藝術家

http://styled-components.com (Sep 2016)

React-dates國際化、移動化的日期選擇庫。

http://airbnb.io/react-dates (Aug 2016)

端到端測試

TestCafe:用於測試 Web 應用程序的純 Node.js 端到端解決方案

https://devexpress.github.io/testcafe (Oct 2016)

JavaScript 框架

MJML:標識語言,用來減小編寫響應式郵件的複雜度

https://mjml.io (Feb 2016)

Choo前端框架

https://bit.ly/choo-handbook (May 2016)

Svelte無運行時依賴的 UI 框架

https://svelte.technology (Nov 2016)

UI 小部件、插件、組件

Flatpickr:輕量級日期時間選擇器,無依賴

https://chmln.github.io/flatpickr (Apr 2016)

Algolia Places:給輸入框添加地址自動補全功能

https://community.algolia.com/places/ (Apr 2016)

Popper.js強大的浮動提示庫(pop 即彈出層,popper 即彈出層的內容)

https://popper.js.org (Apr 2016)

Bideo.js:Web 的全屏 HTML 5 視頻背景

https://rishabhp.github.io/bideo.js/ (May 2016)

Anime.jsJavaScript 動畫引擎

http://anime-js.com (Jun 2016)

實用程序、工具

Parse Server :用於 Node/Express 的 Parse API 模塊

https://parse.com (Jan 2016)

Webpack-dashboardWebpack 開發服務器的命令行儀表盤

https://github.com/FormidableLabs/webpack-dashboard (Aug 2016)

LighthouseProgressive Web Apps 的審閱,性能測量及最佳實踐

http://github.com/GoogleChrome/lighthouse (Mar 2016)

date-fns :現代化的 JavaScript 日期實用程序庫

https://date-fns.org (Mar 2016)

Optimize-js :對當即調用函數進行包裝,以優化 JavaScript 初次加載速度

https://github.com/nolanlawson/optimize-js (Sep 2016)

vConsole由微信公衆平臺前端團隊打造的前端調試面板,專治手機端看 log 難題

https://github.com/WechatFE/vConsole (Apr 2016)

教程

JavaScript Stack from Scratch:從零開始構建現代化 JavaScript 應用棧

https://github.com/verekia/js-stack-from-scratch

es6-cheatsheet:包含提示,技巧,最佳實踐和代碼示例的 ES2015 [ES6] 備忘錄

http://github.com/DrkSephy/es6-cheatsheet

52 technologies in 2016每週日更新一次的新技術博客

https://github.com/shekhargulati/52-technologies-in-2016

其餘

下面幾個是在 2015 年開源,但在 2016 年才熱起來的項目

Inferno相似 React 的 JavaScript 庫,用於構建現代化用戶界面

http://infernojs.org

PreactReact 替代方案,輕快,僅有 3KB。提供了相同的 ES6 API,而且也有組件和 Virtual DOM

https://preactjs.com

 

原文:27 popular new github repositories for web developers in 2016

編譯:開源中國 - 達爾文

相關文章
相關標籤/搜索