> 剪切版
* [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
- 其它语言