【转帖】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 ...
随机推荐
- C语言--pow()函数实现
为什么自己实现一个pow()函数呢?昨天在Linux操作系统中调用这一个函数时,一直报错,也没有查找到具体的原因.故心血来潮实现这一函数功能. 函数所在头文件: 在"math.h&q ...
- BZOJ.4542.[HNOI2016]大数(莫队)
题目链接 大数除法是很麻烦的,考虑能不能将其条件化简 一段区间[l,r]|p,即num[l,r]|p,类似前缀,记后缀suf[i]表示[i,n]的这段区间代表的数字 于是有 suf[l]-suf[r+ ...
- centos7 rabbitmq集群搭建+高可用
环境 [root@node1 ~]# cat /etc/redhat-release CentOS Linux release (Core) [root@node1 ~]# uname -r -.el ...
- window10总提示幸福倒计时,解决方法
删除window用于标识计算机更新的临时文件,需要先停止功能Windows Update. 在开始菜单的“搜索程序和文件”框输入“Services.msc”命令打开服务窗口 打开Windows Upd ...
- poj很好很有层次感(转)
OJ上的一些水题(可用来练手和增加自信) (POJ 3299,POJ 2159,POJ 2739,POJ 1083,POJ 2262,POJ 1503,POJ 3006,POJ 2255,POJ 30 ...
- 使用OClint进行iOS项目的静态代码扫描
使用OClint进行iOS项目的静态代码扫描 原文链接:http://blog.yourtion.com/static-code-analysis-ios-using-oclint.html 最近需要 ...
- android:提升 ListView 的运行效率
之所以说 ListView 这个控件很难用,就是因为它有很多的细节可以优化,其中运行效率 就是很重要的一点.目前我们 ListView 的运行效率是很低的,因为在 FruitAdapter 的 get ...
- javascript中new Date()的浏览器兼容性问题
正确的做法: var time1 = (timestart+' 00:00:00').toString(); var time2 = (timeend+' 23:59:59').toString(); ...
- 《学习opencv》笔记——矩阵和图像操作——cvAnd、cvAndS、cvAvg and cvAvgSdv
矩阵和图像的操作 (1)cvAnd函数 其结构 void cvAnd( //将src1和src2按像素点取"位与运算" const CvArr* src1,//第一个矩阵 cons ...
- [Java] Hashtable 源码简要分析
Hashtable /HashMap / LinkedHashMap 概述 * Hashtable比较早,是线程安全的哈希映射表.内部采用Entry[]数组,每个Entry均可作为链表的头,用来解决冲 ...