颜色
- randomColor:JavaScript 颜色生成器 。https://github.com/davidmerfield/randomColor
- chroma.js:拥有各种各样颜色操作的 JavaScript 库 。https://github.com/gka/chroma.js
- color:JavaScript 颜色转换和操作库 。https://github.com/MoOx/color
- colors:更智能的默认 web 颜色 。https://github.com/mrmrs/colors
- PleaseJS:随机创建出赏心悦目的颜色和配色方案 。https://github.com/Fooidge/PleaseJS
- TinyColor:快速、轻巧的颜色操作和转换库 。https://github.com/bgrins/TinyColor
- Vibrant.js:从图像提取主要颜色 。https://github.com/jariz/vibrant.js/
国际化和本地化(I18n And L10n)
本地化和国际化 JavaScript 库
- i18next:JavaScript 最简单的国际化(i18n)方法 。https://github.com/i18next/i18next
- polyglot:小巧的国际化助手库 。https://github.com/airbnb/polyglot.js
- babelfish:i18n 提供友好易懂的 API,并且内置多种支持 。https://github.com/nodeca/babelfish/
类
- ClassManager:世界上最快、最方便的类系统之一 。https://github.com/kogarashisan/ClassManager
- klass:用于创建极富表现力的类工具库 。https://github.com/ded/klass
- augment:世界上最小且最快的一流 JavaScript 继承模式 。https://github.com/javascript/augment
控制流
- async:适用于 node 和浏览器的异步工具库 。https://github.com/caolan/async
- q:实现异步的 promise JavaScript 库 。https://github.com/kriskowal/q
- step:让逻辑顺序合理化的异步控制流库 。https://github.com/creationix/step/
- contra:利用函数风格实现的异步流控制 。https://github.com/bevacqua/contra/
- Bluebird:专注于革新功能和性能的,功能齐全的 promoise 库 。https://github.com/petkaantonov/bluebird/
- when:快速可靠的、Promises/A+ 规范的 when() 实现,而且拥有异步其它的优秀特性 。https://github.com/cujojs/when
- ObjectEventTarget:提供增加了事件监听的原型(与 DOMElement 的 EventTarget 在浏览器行为一致) 。https://github.com/gartz/ObjectEventTarget
路由
- director:一个小巧的、与 URL 同构的路由器 。https://github.com/flatiron/director
- page.js:受 Express router 启发的小型客户端路由器(约为1200字节) 。https://github.com/visionmedia/page.js
- pathjs:简单、轻量的 web 路由器 。https://github.com/mtrpcic/pathjs
- crossroads:JavaScript 路由 。https://github.com/millermedeiros/crossroads.js
- davis.js:使用 pushState、RESTful 风格和可降级的 JavaScript 路由器 。https://github.com/olivernn/davis.js
- angular-ui-router:基于AngularJS的可嵌套路由 。http://angular-ui.github.io/ui-router/
特别声明:本站内容均来自网友提供或互联网,仅供参考,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
