【转帖】2015年2月份最佳的免费 UI 工具包
2015年2月份最佳的免费 UI 工具包
设计师们最喜欢 UI 工具包,这是一种思路拓展的方法,同时可以利用它们来解决各种复杂的项目,同时可用来了解其他设计师的风格。这里我们收集了最近这一个月一些最棒的 UI 工具包,简介就不再单独翻译。
请观赏:
Oh no, not another UI Kit
A great flat UI kit with tons of elements, “Oh no, not another UI Kit” features simple line icons, straitforward layout and a cheeky sense of humor.

Flat UI Kit
A flat UI kit based on Twitter Bootstrap. Supplied in PSD format.

Retina UI web kit
A retina ready UI kit in which dark elements combine with Material Design colors for a powerful effect.

MixKit
A comprehensive UI kit with tons of pop culture colors.

Hero UI
Don’t be fooled by the name, this pseudo-flat UI kit is suitable for any number of projects, although it certainly gives off a comic book vibe.

Yosemite UI Kit
Designed exclusively for Sketch 3 this UI kit is perfect for mocking up Mac app screens.

L Bootstrap
This kit features over two dozen different PSDs, in the Android Lollipop style.

Basiliq
This unique UI kit is designed for prototyping, but will also give your finished designs a lovely hand-drawn feel.

Publica UI Kit
Publica is a comprehensive set of block-style UI elements ideally suited to responsive design.

Mini UI Kit
Designed for Sketch 3, the dark tones in this UI kit add an extra feel of sophistication.

Clino UI Kit
Clino UI Kit is a simple set of UI elements in PSD format, that will suit most modern design projects.

Quadruple Ferial
This UI kit is a perfect blend of minimalism and Google Material Design. It’s ideal for mobile projects.

Clean White
This sophisticated and sexy UI kit has more than 55 separate elements and is perfect for all manner of high-end design projects.

Eventray
Eventray is an amazing, comprehensive UI kit that beautifully executes Flat Design.

Number One UI Kit
This sports-based UI kit includes some great specialist UI elements like league tables, and individual sports icons.

Free Minimal UI Kit
This UI kit is based on the Twitter Bootstrap framework and is fully responsive.

Gumballz Web UI Kit
Gumballz Web UI Kit is a quirky, original take on the standard UI kit. Clean minimal design meets beach house colors.

Winter UI Kit
This UI kit has over 50 elements and icons, all supplied as scaleable vectors in PSD format.

eShop UI Kit
eShop UI Kit is a vibrant set of UI elements aimed squarely at ecommerce designers.

Free Combination UI Kit
With bold colors and simple Material Design inspired shapes, this UI kit is perfect for modern dashboard designs.

Free Android UI Kit
Free Android UI Kit gives you 8 sets of related elements for designing mobile apps.

Clean & Light Gradient UI Kit
This light dashboard UI kit features line icons and subtle gradients.

Personal Dashboard UI Kit
A bold and confident dashboard UI.

FooKit Web Footer PSD Kit
This UI kit is aimed at website footers. It includes social media links, site navigation, and more.

Boring Cards
Boring cards is a card based UI kit all designed around the golden ratio.

iPhone 6 UI Kit
The iPhone 6 UI Kit is designed for the latest version of Apple’s smartphone, but it works just as well for Android and Windows.

via webdesignerdepot
文章转载自:开源中国社区 [http://www.oschina.net]
本文标题:2015年2月份最佳的免费 UI 工具包
本文地址:http://www.oschina.net/news/59908/the-best-free-ui-kits-february-2015
【转帖】2015年2月份最佳的免费 UI 工具包的更多相关文章
- 2015年10个最佳Web开发JavaScript库
2015年10个最佳Web开发JavaScript库 现在的互联网可谓是无所不有,有大量的JavaScript项目开发工具充斥于网络中.我们可以参考网上的指导来获取构建代码项目的各种必要信息.如果你是 ...
- [转帖]2015年时微软Win3.1崩溃迫使巴黎奥利机场短暂关闭
https://www.ithome.com/html/it/188796.htm IT之家讯 2015年11月14日消息,上周法国巴黎奥利机场因为微软的Windows 3.1系统出现故障不得不迫使所 ...
- [转帖]2015年时的新闻:Debian GNU/Hurd 2015 发布
Debian GNU/Hurd 2015 发布 oschina 发布于 2015年04月30日 https://www.oschina.net/news/62004/debian-gnu-hurd-2 ...
- 2015年10月份经常使用的linux命令。
ps -ef |grep 服务名 详细的介绍可以参考此篇博客http://www.cnblogs.com/wangkangluo1/archive/2011/09/23/218593 ...
- Android最佳实践之UI篇
http://sr1.me/way-to-explore/2015/03/25/best-practice-for-android-ui.html
- 玩家福音:10款最佳Linux免费游戏
“我能在Linux平台上游戏吗?”这类疑问正困扰游戏玩家,那么答案就是“快去Linux平台吧!”.开源组织一直以来坚持不懈为Linux操作系统开发不同类型的游戏,在Linux平台下的游戏完全不亚于其他 ...
- 2015年4月 15款免费jQuery插件
点这里 We have collected for you the 15 fresh, free and handy jQuery plugins that will help to speed up ...
- [盈利指导] [原创]五蕴皆空:App推广干货,排名数据分析优化效果
App盈利交流论坛版主第一帖2015年3月份,在百度上了一款赛车类游戏(不说什么名字了怕被打包),后台起名叫002,刚开始上的时候一天只有几元钱,但是游戏还是倾注了不少心血的,觉得不甘心, ...
- 2016 年 50 个最佳的轻量级 JavaScript 框架和库
作者:IT程序狮链接:https://zhuanlan.zhihu.com/p/24598210来源:知乎著作权归作者所有.商业转载请联系作者获得授权,非商业转载请注明出处. 回顾今年已发布的 JS ...
随机推荐
- Redis淘汰删除策略
Redis淘汰删除策略 Redis淘汰删除策略6种淘汰Key策略3种删除过期键策略定时删除惰性删除定期删除其他模块的淘汰处理RDB 快照持久化创建载入AOF 只追加持久化写入重写主从复模式下对过期键的 ...
- MIRUO面试题
1.c#可以继承string类吗?2.接口可以实现接口吗?抽象类可以实现接口吗?抽象类可以实现实体类吗?3.用C#计算2.5的3次方的方法.4.什么是协同程序?5.GC是什么,如何减少内存,如何加快性 ...
- Codeforces Round #410 (Div. 2) 题解 【ABCD】
A 题意:问你恰好修改一个字符,能不能使得字符串变成回文串 题解:显然直接for一遍,如果长度为偶数,那么不一样的必须是1个:如果长度为奇数,那么不一样的也可以是0个 #include<bits ...
- index-document-shard
1.index.shard.document理解: a.每个index包含有多个document,index采用数据路由将document存放在shard中, b.算法(数据路由): shard = ...
- VS2008中捕获内存泄露(转)
内存泄露十分讨厌,捕获内存泄露更加令人厌烦…… 其实,VS本身就有内存泄露的检测机制.只需做以下操作即可开启.(同时必须在debug模式 下运行程序并且以 正常流程退出 ) // 在入口函数cpp中添 ...
- 小程序快速部署富文本插件wxParser
为了解决html2wxml在ios下字体过大问题,又发现一个比较好用的富文本插件:wxParser. 目前 wxParser 支持对一般的富文本内容包括标题.字体大小.对齐和列表等进行解析.同时也支持 ...
- 微信小程序 多个视频播放器
大致思路就是,wx:for="{{ list }}"下两个view,一个视频video,另一个封面image(客户需求,要可以自定义封面).主要控制变量是playIndex,当点击 ...
- vim Google style format
https://github.com/google/vim-codefmt https://github.com/rhysd/vim-clang-format http://pre.tir.tw/00 ...
- [3] MQTT,mosquitto,Eclipse Paho---怎样使用 Eclipse Paho MQTT工具来发送订阅MQTT消息?
在上两节,笔者主要介绍了 MQTT,mosquitto,Eclipse Paho的基本概念已经怎样安装mosquitto. 在这个章节我们就来看看怎样用 Eclipse Paho MQTT工具来发送接 ...
- js事件探秘
Javascript中的事件,可以和html交互. 事件流 IE&Opera:事件冒泡 其他浏览器: 事件捕获 事件冒泡:事件由最具体的元素(文档中嵌套层次最深的那个节点)接收,然后逐级向上传 ...