一区二区三区无码免费网站_国产日韩中文字幕在线_乱伦三级中文综合_欧美日韩中文字幕国产_国产色播av在线_翘臀美女XX00后进式片_正品蓝导航福利找AV导航_131少妇爱做高清免费视频_久久精品影视少妇_爆乳美女午夜视频精品

聰明屋視角

關(guān)注互聯(lián)網(wǎng),關(guān)注技術(shù)開發(fā),透析與分享移動(dòng)互聯(lián)網(wǎng)行業(yè)最新動(dòng)態(tài)

前端UI框架小匯總

時(shí)間:2019-02-20 19:18:00    閱讀:98103次 分類:原型UI交互
前言:   近期,小弟根據(jù)github、前端社區(qū)、掘金等平臺(tái)對(duì)當(dāng)前流行的前端ui框架的進(jìn)行了小小的整理和匯總(ps:前端ui框架的應(yīng)用是通過github star數(shù),社區(qū)熱度和使用范圍等進(jìn)行的粗略的匯總【不分先后】)。希望對(duì)尋找ui框...

前言:

  近期,小弟根據(jù)GitHub、前端社區(qū)、掘金等平臺(tái)對(duì)當(dāng)前流行的前端UI框架的進(jìn)行了小小的整理和匯總(ps:前端UI框架的應(yīng)用是通過GitHub star數(shù),社區(qū)熱度和使用范圍等進(jìn)行的粗略的匯總【不分先后】)。希望對(duì)尋找UI框架的小伙伴們提供點(diǎn)幫助。

  以下對(duì)前端UI框架的移動(dòng)端、PC端和混合APP的應(yīng)用進(jìn)行了列舉。

 

移動(dòng)端UI框架

Mint UI(餓了么團(tuán)隊(duì))

  中文官網(wǎng):http://mint-ui.github.io/#!/zh-cn

  描述:基于vue的移動(dòng)端UI框架
  基于vue
  組件庫(kù):    

  

  GitHub地址:https://github.com/ElemeFE/mint-ui/
  star:8705,fork:1810
  latest commit 2017.12.6 6pm
  32 contributors
  預(yù)覽:
    http://elemefe.github.io/mint-ui/#/
  基礎(chǔ)引入:
    CDN:

<!-- 引入樣式 --> <link rel="stylesheet" href="https://unpkg.com/mint-ui/lib/style.css"> <!-- 引入組件庫(kù) --> <script src="https://unpkg.com/mint-ui/lib/index.js"></script>

    npm:
      npm i mint-ui -S
  觀點(diǎn):可按需加載組件

 

SUI Mobile(阿里巴巴共享業(yè)務(wù)事業(yè)部UED團(tuán)隊(duì))

  官網(wǎng):http://m.sui.taobao.org/
  描述:一套基于 Framework7 開發(fā)的UI庫(kù)。基于IOS風(fēng)格。它非常輕量、精美,只需要引入我們的CDN文件就可以使用,
并且能兼容到 iOS 6.0+ 和 Android 4.0+,非常適合開發(fā)跨平臺(tái)Web App。
  基于zepto
  IOS風(fēng)格
  預(yù)覽:
    http://m.sui.taobao.org/demos/
  組件庫(kù):
    
  GitHub地址:https://github.com/sdc-alibaba/SUI-Mobile
  star:5242,fork:1466
  lastest commit 2016.11.10 11am
  14 contributors
  基礎(chǔ)引入:
    CDN:

<link rel="stylesheet" href="http://g.alicdn.com/msui/sm/0.6.2/css/sm.min.css"> <script type='text/javascript' src='//g.alicdn.com/sj/lib/zepto/zepto.min.js' charset='utf-8'></script> <script type='text/javascript' src='//g.alicdn.com/msui/sm/0.6.2/js/sm.min.js' charset='utf-8'></script>

 

 

Weui(微信官方設(shè)計(jì)團(tuán)隊(duì))

  描述:WeUI 為微信 Web 服務(wù)量身設(shè)計(jì),是一套同微信原生視覺體驗(yàn)一致的基礎(chǔ)樣式庫(kù),由微信官方設(shè)計(jì)團(tuán)隊(duì)為微信 Web 開發(fā)量身設(shè)計(jì),可以令用戶的使用感知更加統(tǒng)一。
包含button、cell、dialog、 progress、 toast、article、actionsheet、icon等各式元素。
  GitHub地址:https://github.com/weui/weui
  star:16804,fork:4683
  latest commit 2017.11.2 8pm
  20 contributors
  預(yù)覽:
    UI組件
      https://weui.io
      
    JS組件
      https://github.com/weui/weui
      
   基礎(chǔ)引入:
    CDN:

<link rel="stylesheet" href="https://res.wx.qq.com/open/libs/weui/1.1.2/weui.min.css"> <script type="text/javascript" src="https://res.wx.qq.com/open/libs/weuijs/1.1.3/weui.min.js"></script>

    npm:
      npm install --save weui

 

YDUI Touch

  官網(wǎng):http://www.ydui.org/
  描述:一只注重審美,且性能高效的移動(dòng)端&微信UI。
  基于jQuery
  兼容性:
    兼容絕大多數(shù)移動(dòng)端設(shè)備(兼容Android4.0+、IOS6.0+);
  采用 flexbox 布局,因低版本安卓及部分特殊瀏覽器不兼容flex-basis、flex-wrap、inline-flex屬性,YDUI 將采取其他解決方案;
  基礎(chǔ)引入:
    download:
      引入YDUI樣式:ydui.css
      引入YDUI自適應(yīng)解決方案類庫(kù):ydui.flexible.js
      引入jQuery2.0+
      引入YDUI腳本:ydui.js
  組件庫(kù):
    
  預(yù)覽:

     http://m.ydui.org
     
  GitHub地址:https://github.com/ydcss/ydui
  star:420,fork:117
  latest commit 2017.10.23 2pm
  1 contributors
  個(gè)人觀點(diǎn):自定義keyBoard插件為亮點(diǎn)

 

GMU(百度GMU小組開發(fā))

  描述:基于zepto的輕量級(jí)mobile UI組件庫(kù),符合jquery ui使用規(guī)范,提供webapp、pad端簡(jiǎn)單易用的UI組件。
兼容iOS3+ / android2.1+,支持國(guó)內(nèi)主流移動(dòng)端瀏覽器,如safari, chrome, UC, qq等。
  GitHub地址:https://github.com/fex-team/GMU
  star:1106,fork:461
  latest commit 2017.4.18 2pm
  8 contributors
  基礎(chǔ)引入:
    download
      引入reset.css:https://github.com/fex-team/GMU/blob/master/dist/reset.css
      引入gmu.css:https://github.com/fex-team/GMU/blob/master/dist/gmu.css
      引入zepto.js:https://github.com/fex-team/GMU/blob/master/dist/zepto.js
      引入gmu.js:https://github.com/fex-team/GMU/blob/master/dist/gmu.js

 

FrozenUI(QQVIP FD團(tuán)隊(duì)? Alloyteam團(tuán)隊(duì))

  官方地址:http://frozenui.github.io/
  描述:簡(jiǎn)單易用,輕量快捷,為移動(dòng)端服務(wù)的前端框架?;谑諵樣式規(guī)范。應(yīng)用在騰訊手Q增值業(yè)務(wù)。
兼容android 2.3 +,ios 4.0 + 。
  GitHub地址:https://github.com/frozenui/frozenui
  star:2330,fork:645
  latest commit 2017.11.30
  7 contributors
  觀點(diǎn):JS組件庫(kù)相對(duì)簡(jiǎn)潔

移動(dòng)優(yōu)先

Foundation

  中文官網(wǎng):http://www.foundcss.com/
  描述:Foundation是國(guó)外最流行的 HTML、CSS 和 JS 框架,用于開發(fā)響應(yīng)式布局、移動(dòng)設(shè)備優(yōu)先的 WEB 項(xiàng)目。
  GitHub地址:https://github.com/zurb/foundation-sites
  star:26751,fork:5751
  latest commit 2017.10.5 7am
  955 contributors
  基礎(chǔ)引入:  
    CDN:

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/foundation/6.4.3/css/foundation.min.css" integrity="sha256-itWEYdFWzZPBG78bJOOiQIn06QCgN/F0wMDcC4nOhxY=" crossorigin="anonymous" /> <script src="https://cdnjs.cloudflare.com/ajax/libs/foundation/6.4.3/js/foundation.min.js" integrity="sha256-Nd2xznOkrE9HkrAMi4xWy/hXkQraXioBg9iYsBrcFrs=" crossorigin="anonymous"></script>

  觀點(diǎn):無很多中文官方文檔,不便于中國(guó)開發(fā)者

 

Amaze UI

  官方地址:http://amazeui.org/
  描述:中國(guó)首個(gè)開源 HTML5 跨屏前端框架。Amaze UI 關(guān)注中文排版,根據(jù)用戶代理調(diào)整字體,
實(shí)現(xiàn)更好的中文排版效果。
  基于jQuery
  GitHub:https://github.com/amazeui/amazeui
  star:10949,fork:2397
  latest commit 2017.3.4 8pm
  24 contributors
  組件庫(kù):
    
  基礎(chǔ)引入:
    CDN:

復(fù)制代碼
http://cdn.amazeui.org/amazeui/2.7.2/css/amazeui.css
http://cdn.amazeui.org/amazeui/2.7.2/css/amazeui.min.css
http://cdn.amazeui.org/amazeui/2.7.2/js/amazeui.js
http://cdn.amazeui.org/amazeui/2.7.2/js/amazeui.min.js
http://cdn.amazeui.org/amazeui/2.7.2/js/amazeui.ie8polyfill.js
http://cdn.amazeui.org/amazeui/2.7.2/js/amazeui.ie8polyfill.min.js
http://cdn.amazeui.org/amazeui/2.7.2/js/amazeui.widgets.helper.js
http://cdn.amazeui.org/amazeui/2.7.2/js/amazeui.widgets.helper.min.js
復(fù)制代碼

  觀點(diǎn):適合PC端更多(例如分頁的實(shí)現(xiàn))

Pure

  中文官網(wǎng):https://www.purecss.cn/
  描述:純CSS
  美國(guó)雅虎公司出品的一組輕量級(jí)、響應(yīng)式純css模塊,適用于任何Web項(xiàng)目。
  GitHub:https://github.com/yahoo/pure/
  star:17880,fork:1969
  latest commit 2017.11.26 10pm
  51 contributors
  基礎(chǔ)引入:
    CDN:

<link rel="stylesheet" href="https://unpkg.com/purecss@0.6.1/build/pure-min.css" integrity="sha384-CCTZv2q9I9m3UOxRLaJneXrrqKwUNOzZ6NGEUMwHtShDJ+nCoiXJCAgi05KfkLGY" crossorigin="anonymous">


PC 端 UI框架

iView

  官網(wǎng)地址:https://www.iviewui.com/
  描述:一套基于 Vue.js 的高質(zhì)量 UI 組件庫(kù)。iView 是一套基于 Vue.js 的開源 UI 組件庫(kù),主要服務(wù)于 PC 界面的中后臺(tái)產(chǎn)品。
  GitHub地址:https://github.com/iview/iview
  star:11421,fork:1745
  latest commit 2017.12.4 11am
  組件庫(kù):
    
  基礎(chǔ)引入:
    CDN:

復(fù)制代碼
<!-- import Vue.js --> <script src="http://vuejs.org/js/vue.min.js"></script> <!-- import stylesheet --> <link rel="stylesheet" href="http://unpkg.com/iview/dist/styles/iview.css"> <!-- import iView --> <script src="http://unpkg.com/iview/dist/iview.min.js"></script>
復(fù)制代碼

    npm:
      npm install iview --save

 

Element UI(餓了么團(tuán)隊(duì))

  官方地址:http://element-cn.eleme.io/#/zh-CN
  描述:基于 Vue 2.0 的桌面端組件庫(kù)
  GitHub:https://github.com/ElemeFE/element
  star:20657,fork:3777
  latest commit 2017.12.5 11am
  254 contributors
  組件庫(kù):
    
  基礎(chǔ)引入:
    CDN:

<link rel="stylesheet" >
<script src="https://unpkg.com/element-ui/lib/index.js"></script>

    npm:
      npm i element-ui -S

 

SUI(阿里巴巴國(guó)際UED團(tuán)隊(duì)-商家業(yè)務(wù)事業(yè)部)

  官網(wǎng)地址:http://sui.taobao.org/
  描述:一套基于bootstrap開發(fā)的前端組件庫(kù),同時(shí)她也是一套設(shè)計(jì)規(guī)范。
  基于jquery
  組件庫(kù):
    
  GitHub:https://github.com/sdc-alibaba/sui
  star:322,fork:135
  latest commit 2015.7.23 3pm
  4 contributors
  基礎(chǔ)引入:
    CDN:

<link href="http://g.alicdn.com/sj/dpl/1.5.1/css/sui.min.css" rel="stylesheet"> <script type="text/javascript" src="http://g.alicdn.com/sj/lib/jquery/dist/jquery.min.js"></script> <script type="text/javascript" src="http://g.alicdn.com/sj/dpl/1.5.1/js/sui.min.js"></script>

  觀點(diǎn):偏向設(shè)計(jì)規(guī)范,組件庫(kù)相對(duì)簡(jiǎn)單。

 

H-ui

  官方地址:http://www.h-ui.net/
  描述:輕量級(jí)前端框架,簡(jiǎn)單免費(fèi),兼容性好,服務(wù)中國(guó)網(wǎng)站。
  基于jQuery
  GitHub地址:https://github.com/jackying/h-ui
  star:432,fork:196
  latest commit 2017.11.16 3pm
  1 contributors
  組件庫(kù):
    
  觀點(diǎn):無亮點(diǎn),借鑒第三方插件完成


layui

  官方地址:http://www.layui.com/
  描述:更多是為服務(wù)端程序員量身定做,你無需涉足各種前端工具的復(fù)雜配置,只需面對(duì)瀏覽器本身,
讓一切你所需要的元素與交互,從這里信手拈來。
  layui 兼容人類正在使用的全部瀏覽器(IE6/7除外),可作為 PC 端后臺(tái)系統(tǒng)與前臺(tái)界面的速成開發(fā)方案。
經(jīng)典模塊化前端框架
  組件庫(kù):
    
  GitHub:https://github.com/sentsin/layui/
  star:10278,fork:2909
  latest commit 2017.12.7 9pm
  11 contributors
  基礎(chǔ)引入:
    layui.css
    layui.js

 

uiKit(YOOtheme 團(tuán)隊(duì))

  官網(wǎng)地址:http://www.getuikit.net/
  描述:一款輕量級(jí)、模塊化的前端框架,可快速構(gòu)建強(qiáng)大的web前端界面。
UIkit 兼容 IE9 以上現(xiàn)代瀏覽器。在 IE8 及其以下版本中,所有JavaScript 都會(huì)失效。
  依賴jQuery
  組件庫(kù):
    
  GitHub地址:https://github.com/uikit/uikit
  star:11146,fork:1811
  latest commit 2017.12.8 4pm
  21 contributors
  基礎(chǔ)引入:
    CDN:

<link rel="stylesheet" href="http://cdn.bootcss.com/uikit/2.25.0/css/uikit.css" /> <script src="http://cdn.bootcss.com/uikit/2.25.0/js/uikit.js"></script>

 

Bootstrap

  中文官網(wǎng):http://www.bootcss.com/
  描述:簡(jiǎn)潔、直觀、強(qiáng)悍的前端開發(fā)框架,讓web開發(fā)更迅速、簡(jiǎn)單。
  組件庫(kù)
    
  GitHub地址:https://github.com/twbs/bootstrap
  star:118971,fork:56198
  latest commit 2017.12.8 2pm
  958contributors
  基礎(chǔ)引入:
    CDN:

復(fù)制代碼
<!-- 最新版本的 Bootstrap 核心 CSS 文件 --> <link rel="stylesheet" href="https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> <!-- 可選的 Bootstrap 主題文件(一般不用引入) --> <link rel="stylesheet" href="https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" integrity="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp" crossorigin="anonymous"> <!-- 最新的 Bootstrap 核心 JavaScript 文件 --> <script src="https://cdn.bootcss.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
復(fù)制代碼

    npm:
      npm install bootstrap@3
  其他基于bootstrap衍生出來的模塊:
    Ace Admin后臺(tái)管理系統(tǒng)模板:基于bootstrap3;http://ace.jeka.by/
    Metronic后臺(tái)管理模板:http://www.metronic.com/
    H+:http://www.zi-han.net/theme/hplus/
    jQuery UI+Bootstrap:https://github.com/jquery-ui-bootstrap/jquery-ui-bootstrap/

    更多:http://www.cssmoban.com/cssthemes/houtaimoban/


jQuery UI

  官方網(wǎng)址:http://jqueryui.com/
  組件庫(kù):
    
  其他基于jQuery衍生出來的模板:
    BUI:基于jQuery+KISSY UI:http://www.builive.com/
    EasyUI::http://www.jeasyui.net/
      描述:使用easyui你不需要寫很多代碼,你只需要通過編寫一些簡(jiǎn)單HTML標(biāo)記,就可以定義用戶界面。
    DWZ JUI:http://jui.org/


混合開發(fā) UI框架


蕪湖市聰明屋智能科技有限公司(原中江網(wǎng)絡(luò)),成立于2005年,經(jīng)過10多年定制開發(fā)經(jīng)驗(yàn),積累了大量技術(shù)儲(chǔ)備和定制開發(fā)經(jīng)驗(yàn),率先創(chuàng)建安徽省內(nèi)自主研發(fā)的云計(jì)算平臺(tái),具有大數(shù)據(jù)、高并發(fā)等高強(qiáng)度計(jì)算能力,為眾多政府、學(xué)校、公安部門、中小企業(yè)解決數(shù)據(jù)計(jì)算與管理難題。2013年公司內(nèi)部專門創(chuàng)建電商服務(wù)部,為企業(yè)提供全方位電商解決方案與配套服務(wù)。多次獲得國(guó)家、省市級(jí)領(lǐng)導(dǎo)接見,被國(guó)內(nèi)近20家電視臺(tái)、報(bào)紙媒體爭(zhēng)相報(bào)道。至今,聰明屋智能科技服務(wù)過上市公司、大型國(guó)企、各類私企超800家,為多家公司提供各類政務(wù)系統(tǒng)、app開發(fā)定制、微信小程序開發(fā)定制、智能家居、電商系統(tǒng)、連鎖收銀等技術(shù)解決方案服務(wù)。同時(shí),聰明屋智能科技在智能硬件方面、區(qū)塊鏈應(yīng)用方面持續(xù)投入關(guān)注及創(chuàng)新。

聰明屋智能科技