> 剪切版
* [zeroclipboard](https://github.com/zeroclipboard/zeroclipboard) The ZeroClipboard library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie and a JavaScript interface
* [clipboard.js](https://github.com/zenorocha/clipboard.js) Modern copy to clipboard. No Flash. Just 3kb gzipped
---
> 日期
* [moment](https://github.com/moment/moment) Parse, validate, manipulate, and display dates in javascript.
* [clockpicker](https://github.com/weareoutman/clockpicker) A clock-style timepicker for Bootstrap (or jQuery). Sorry but no longer maintained.
---
> 下載文件
* [dowonload](https://github.com/rndme/download) file downloading using client-side javascript
---
> DOM定位
* [tether](https://github.com/HubSpot/tether)
A positioning engine to make overlays, tooltips and dropdowns better
> 圖片裁剪
* [Jcrop](https://github.com/tapmodo/Jcrop/) Jcrop (official) - Image Cropping Plugin for jQuery
> 圖片預覽
* [viewerjs](https://github.com/fengyuanchen/viewerjs) JavaScript image viewer.
> 下拉選擇
* [select2](https://github.com/select2/select2) Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
> 表情插入
* [At.js](https://github.com/ichord/At.js) Add Github like mentions autocomplete to your application.
---
> CSV
* [PapaParse](https://github.com/mholt/PapaParse) Fast and powerful CSV (delimited text) parser that gracefully handles large files and malformed input
---
> PDF
* [pdf.js](https://github.com/mozilla/pdf.js)PDF Reader in JavaScript
* [pdfmake](https://github.com/bpampuch/pdfmake) Client/server side PDF printing in pure JavaScript
---
> 輪播/滑屏/全屏滾動
* [Swipe](https://github.com/thebird/swipe/) Swipe is the most accurate touch slider.
* [fullPage.js](https://github.com/alvarotrigo/fullPage.js) fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple
* [iscroll](https://github.com/cubiq/iscroll) Smooth scrolling for the web
---
> 數據/ajax模擬
* [mockjs](https://github.com/nuysoft/Mock/tree/refactoring) A simulation data generator
---
> ajax
- [axios](https://github.com/mzabriskie/axios) Promise based HTTP client for the browser and node.js
---
> Polyfill
* [Picturefill](https://github.com/scottjehl/picturefill/) A responsive image polyfill for <picture>, srcset, sizes, and more
- [web-animations-js](https://github.com/web-animations/web-animations-js) JavaScript implementation of the Web Animations API
- [isomorphic-fetch](https://github.com/matthew-andrews/isomorphic-fetch) Isomorphic WHATWG Fetch API, for Node & Browserify
---
> console
* [vConsole](https://github.com/WechatFE/vConsole) A lightweight, extendable front-end developer tool for mobile web page.
---
> 加載動畫
- [SpinKit](https://github.com/tobiasahlin/SpinKit) A collection of loading indicators animated with CSS
- [progressbar.js](https://github.com/kimmobrunfeldt/progressbar.js) Responsive and slick progress bars
- [SpinThatShit](https://github.com/MatejKustec/SpinThatShit)
---
> 動畫/特效
- [mojs](https://github.com/legomushroom/mojs) motion graphics toolbelt for the web
- 前言
- 網址收錄
- 開發必備工具
- 設計
- 各種技術官方平臺
- 架構文章收錄
- 互聯網
- 性能優化
- 面試相關
- 各種插件
- 學習/工作經驗分享
- 開源項目
- 代碼約束工具
- 前端測試相關框架/庫
- 數據結構/算法
- 微信小程序
- Docker
- chrome
- 人文
- awesome
- 產品
- 技術細節
- 正則表達式/驗證
- 頁面布局
- 事件處理
- position計算
- 瀏覽器工作原理
- 異步/回調函數
- 閉包/執行環境/上下文
- 瀏覽器存儲
- 冷門知識
- canvas
- h5開發
- BFC
- 按需/延遲/預先/異步加載
- DOM操作
- range
- 緩存
- 函數式編程
- 對象/原型
- API設計
- ajax/socket
- 瀏覽器兼容
- svg
- 集合/數組操作
- meta
- ES6/7
- drop/drag
- 問答
- 知乎
- stackoverflow
- 模塊加載工具
- seajs
- requirejs
- systemjs
- 構建工具
- gulp
- grunt
- webpack
- 前端框架
- Angular 2
- Angular 1.x
- Vue 2.0
- React
- React Native
- Ionic
- Vue 1.x
- weex
- 預處理器
- CSS
- JavaScript
- HTHL
- 行業通用解決方案
- Reactive Extensions (Rx)
- 前端通用庫
- underscore
- D3
- 工作相關
- git
- 接口測試/抓包
- 編輯器/開發環境配置
- vim
- linux
- Nodejs
- Electron
- Koa
- 其它語言