這裏是收集的web前端開發經常使用前端開發組件庫,搭建web app經常使用的樣式/組件等收集列表(移動優先)。主要包含前端框架,構建工具,自動化模塊、jQuery插件、前端樣式等,囊括最實用的前端開發組件庫!css
0. 前端自動化html
前端構建工具前端
gulp – The streaming build systemhtml5
grunt – the JavaScript Task Runnerjquery
前端模塊管理器css3
Bower – A package manager for the webgit
Browserifygithub
Componentweb
Duoajax
css預處理器
Less – Less is More , Than CSS
Sass – Syntactically Awesome Style Sheets
Stylus – Expressive, dynamic, robust CSS
1. 前端框架
2. JavaScript 框架彙總
JavaScript 框架
輕量級JavaScript框架
Min.js – Super minimal selector and event library
skel.js – A lightweight responsive framework
JavaScript 工具庫
3. 前端遊戲框架
4. ui組件庫
5. 基礎模版
6. 排版
7. 網格系統
8. HTML5 API 應用
History.js – gracefully supports the HTML5 History/State APIs
Notify.js(Web Notifications API)
9. UA 識別
10. 表單處理
10.1 表單驗證(Form Validator)
jquery.form.js – jQuery Form Plugin
10.2 < select > 相關
10.3 單選框/複選框相關
10.4 上傳組件
arale-upload – 輕量級 iframe and html5 file uploader
Dropzone.js – drag’n’drop library拖拽上傳
10.5 日期選擇
Both Date and Time picker widget based on twitter bootstrap
10.6 取色
Colorpicker plugin for Twitter Bootstrap
10.7 標籤插件(Tag)
TaggingJS – 能夠靈活定製的 jQuery 標籤系統插件
11. 圖表繪製
Chart.js – Simple HTML5 Charts using Canvas
D3.js – A JavaScript visualization library for HTML and SVG.
intro-to-d3 – a D3.js tutorial
12. 日期格式化
13. 頁面交互
13.1 Slider
slick – the last carousel you’ll ever need
Swipe – the most accurate touch slider
Swiper – Most modern mobile touch slider
iscroll – Smooth scrolling for the web
13.2 瀑布流
Isotope – Filter & sort magical layouts
13.3 圖片懶加載/加載監聽
13.4 圖片輪播/展現
13.5 圖片剪裁
croppic – an image cropping jquery plugin
13.6 進度條
Pace – Automatic page load progress bar
13.7 側滑插件(offcancas)
pushy – a responsive off-canvas navigation menu
13.8 菜單(Menu)
13.9 滾動偵測(ScrollSpy)
13.10 滾動加載更多
13.11 平滑滾動插件(Smooth Scroll)
13.12 全屏滾動
13.13 分屏滾動
13.14 轉場效果
13.15 固定元素(Sticky)
sticky – jQuery Plugin for Sticky Objects
13.16 觸控事件
13.17 拖拽組件
13.18 隱藏或展現頁面元素
13.19 滾動條
13.20 視差滾動(Parallax Scrolling)
14. 代碼高亮插件/代碼編輯器
prism – Lightweight, robust, elegant syntax highlighting.
15. UI Icon 組件
Glyphter: The SVG Font Machine
16. 動畫
animate.css – A cross-browser library of CSS animations.
Transit – CSS transitions and transformations for jQuery
Effeckt.css – A Performant Transitions and Animations Library
csshake – CSS classes to move your DOM
magic – CSS3 Animations with special effects
17. 本地存儲
cross-storage – Cross domain local storage
18. 模板引擎
Juicer – A Light Javascript Templete Engine.
19. 通知組件/彈框組件
20. 提示控件(Tooltips)
qTip2 – Pretty powerful tooltips
tooltipster – A jQuery tooltip plugin
grumble.js – 氣泡形狀的提示(Tooltip)控件
21. 對話框/彈出層(lightbox)
fancyBox – Fancy jQuery lightbox
jquery-lightbox – The popular lightbox script, ported to jQuery
22. 文檔/表格
jQuery Bootgrid – 用於ajax生成動態表格
DataTables – Table plug-in for jQuery
23. 目錄樹插件
fancytree – Tree plugin for jQuery
24. Ajax模塊
fetch – A window.fetch JavaScript polyfill
reqwest – browser asynchronous http requests
25. 音頻/視頻
jPlayer – HTML5 Audio & Video for jQuery
video.js – HTML5 & Flash video player
Accessible HTML5 Video Player – PayPal 開源的 HTML5 視頻播放器
Plyr – A simple HTML5 media player
FitVids.js – A lightweight, easy-to-use jQuery plugin for fluid width video embeds.
BigVideo.js – The jQuery Plugin for Big Background Video
BigScreen – A simple library for using the JavaScript Full Screen API
26. 按鈕
Buttons – A CSS button library
27. 富文本編輯器/Markdown編輯器/Markdown解析器
28. 內容提取(Readability)
json.human.js – Json Formatting for Human Beings
29. 顏色(CSS Colors)/SVG
30. 實用工具/其餘插件
FastClick – 處理移動端 click 事件 300 毫秒延遲
jquery.qrcode.js – 生成二維碼的 jQuery 插件
DD_belatedPNG.js – 讓IE6支持透明PNG圖片
前端參考集