前端工程师应该都了解的16个最受欢迎的CSS框架

摘要:
摘要:今天我想和大家分享16个最流行的CSS框架。这些都是基于作者的爱好和相关规定。纯:CSSFramework原始地址:http://thetop16.com/css-frameworks-116.html今天,我想和大家分享16个最流行的CSS框架。也许还有一些更好的或你更喜欢的,但没有列出。如果是,请留言!

摘要: 今天给大家分享16个最受欢迎的CSS框架。这些是根据笔者的爱好以及相关查阅规整出来的。可能还有一些更棒的或者您更喜欢的没有列举出来。如果有,欢迎留言! Pure : CSS Framework 原文地址:http://thetop16.com/css-frameworks-116.html

今天给大家分享16个最受欢迎的CSS框架。这些是根据笔者的爱好以及相关查阅规整出来的。可能还有一些更棒的或者您更喜欢的没有列举出来。如果有,欢迎留言!

原文地址:http://thetop16.com/css-frameworks-116.html

1. Pure : CSS Framework

Pure-css-framework 
Pure is a fresh one that is created by Yahoo!. It uses Normalize.CSS and doesn’t use any JavaScript but only HTML-CSS. The framework is built with responsive layouts in mind and has styles for typography, grids, forms, buttons, tables and navigation. Markup used is very simple and the whole framework is pretty lightweight(5.7KB minified and gzipped).

2. Fitgrd : Responsive Grid System

fitgrid 
Fitgrd is not a framework. It’s a solid foundation to build up your own responsive website. It is designed for rapid prototyping, but also runs well in production environments. This grid system is perfect for advanced web designers who don’t want to have their pages look like “bootstraped”. Everything but the grid is up to you and gives you the ability to save a lot of dispensable code.

3. Fries

fries 
Fries is a solid HTML-CSS-JS framework for creating Android-like UIs both for real-world usage and prototyping. The framework has all the major components like forms, action bars, lists, buttons, spinners or tabs. It is also optimized for PhoneGap and can be easily converted to a native app.

4. Markup Framework

markup-framework 
Markup Framework, a fresh one, is a collection of layouts, widgets, typographic styles and other UI components which can be used as a base for any web project. It is mostly HTML-CSS with very few JavaScript and focuses on providing the base/skeleton rather than the look/design. The framework includes multiple style choices for typography, forms and UI widgets. Also, there are many ready-to-use layouts (with mobile-first approach), a flexible grid and CSS reset.

5. Metro UI CSS

metrouicss 
Metro UI CSS is a set of styles for creating such interfaces. It is a self-contained solution but can also be used side-by-side with any other frameworks. There are styles for the popular tiles, images, notices, forms, buttons and typography. The framework is also a “work in progress” and is mentioned to be enriched with more layout options + features.

6. BluePrint

blueprint 
Blueprint refers to a CSS framework that plays an essential role in helping you develop a good deal of typographic grids. Moreover, with the help of this particular framework you can cut down a lot of time that is otherwise required for CSS development.

7. Microjs : Tiny JS Framework

microjs 
Microjs is a website which is a directory of such tiny (less than 5kb) JavaScript libraries and frameworks. From a list of options, you can select the feature you need like: a base framework, CSS animation, data manipulation, etc. and it’ll present you the resources that can meet your requirements. Although getting used to new frameworks may seem like a “loss of time”, it’ll probably pay back in load times (specially for the mobile).

8. Lime JS

limejs 
It is a HTML5 game framework for building games that’ll feel native and work fast in modern touchscreens and desktop browsers. LimeJS is created with Closure Library built by Google and comes with functions/classes to control the timeline, events, shapes and animations. Also, the framework has full support of sprite sheets (you can collect all images inside a single file).

9. 52 Framework

52 framework 
52framework is a CSS framework which provides an easy way to build websites using HTML5 & CSS3 while still supporting all modern browsers (including ie6). It uses HTML5 tags like header, nav, section, article, footer or new input field types like url, email, etc. The framework also has a HTML5 compatible reset stylesheet.

10. Baseline

baseline 
Baseline is a CSS framework, built with typographic standards in mind, that aims to simplify developing a website with a pleasing grid and good typography. With the help of reset.css & base.css files, Baseline clears the default behavior of your browser & builds a basic typographic layout to start with.

11. Less : HTML Powered CSS Framework

lessframework4 
Less Framework is a lightweight CSS framework that enables you to build flexible multi-column website layouts. It contains an eight-column grid optimized for a line-height of 24px & a set of typography presets based on the golden ratio which is parallel to the grid’s vertical rhythm.

12. Gumby 2 : Responsive CSS Framework

gumby2 
Gumby is a responsive and 960px-grid CSS grid framework that can be customized to work in every resolution, it is quite similar to Twitter Bootstrap, it comes with a web UI Kit of good looking buttons, forms, navigation + tabs and a tiny JavaScript file that brings these components to life.

13. Formee : CSS Form Framework

formee 
Formee is a CSS framework that helps you to easily create cross-browser web forms. It works with the technique provided by Fluid 960 Grid System to compose the form’s layout, allowing total flexibility to put it in any website or web system.

14. Golden Grid System

golden-grid-css-framwork 
Golden grid a web grid system that is totally focused on grid-based designs (not a complete CSS framework). Golden Grid uses float:left approach for building grids rather than positions. It is a 6/12 column grid system with a 970px main width.

15. 960 GS

960gs 
A CSS framework that is better known for helping you to organize your work flow as far as your website development is concerned is none other than the 960GS framework. Most importantly, the 960GS framework is known for offering you two diverse packages of twelve as well as sixteen columns that can either be used on its own or in accordance with one another. Secondly, the 960GS framework also makes available an overlay tool.

16. YAML

yaml 
YAML is a CSS framework that is popularly known as Yet Another Multicolumn Layout. The best part about this particular CSS framework is that it is perfectly compatible with almost all the browsers that are operative in today’s date. Apart from this, the developer of YAML Dirk Jesse has come up with this framework keeping into mind the web standards. In addition, this CSS framework comes complete with a YAML Builder.

Updated by: kp@thetop16.com

 
https://my.oschina.net/u/1042747/blog/164671

免责声明:文章转载自《前端工程师应该都了解的16个最受欢迎的CSS框架》仅用于学习参考。如对内容有疑问,请及时联系本站处理。

上篇phpStudy本地环境测试,打开网页很慢的解决办法!华为网络设备常用命令下篇

宿迁高防,2C2G15M,22元/月;香港BGP,2C5G5M,25元/月 雨云优惠码:MjYwNzM=

相关文章

前端重点题目汇总

1 . Blob 对象中的type属性表示的文件是 MIME 类型。   Blob构造函数返回一个新的Blob对象,基本语法是 var aBlob = new Blob( array, options );   其中 array 是 ArrayBuffer, ArrayBufferView, Blob, DOMString 等对象构成的 Array ,或者...

webpack4.x最详细入门讲解

前言 本文主要从webpack4.x入手,会对平时常用的Webpack配置一一讲解,各个功能点都有对应的详细例子,所以本文也比较长,但如果你能动手跟着本文中的例子完整写一次,相信你会觉得Webpack也不过如此。 一、什么是webpack,为什么使用它? 1.1 什么是webpack? 简单来说,它其实就是一个模块打包器。 1.2 为什么使用它? 如果像...

前端框架Vue自学之Vue组件化开发(三)

终极目标:掌握和使用Vue(全家桶:Core+Vue-router+Vuex) 本博客目的:记录Vue学习的进度和心得(Vue组件化开发) 内容:通过官网说明,掌握Vue组件化开发。 正文: Vue组件化开发 一、认识组件化 1、什么是组件化? 任何一个人处理信息的逻辑能力都是有限的,所以,当面对一个非常复杂的问题时,我们不太可能一次性搞定一大堆的内容。但...

vue.js-详解三大流行框架VUE_快速进阶前端大咖-Vue基础

作者 | Jeskson 来源 | 达达前端小酒馆 Vue概述: MVX模式简介,Vue框架简介,Vue.js的安装与使用。 Vue基础语法: 实例对象,生命周期,模板语法,计算属性,methods方法 Vue渲染: 列表渲染,条件渲染 Vue事件与表单: 事件处理,事件对象,事件委派,表单处理 MVX模式简介:MVX框架模式:MVC+M...

转载:前端大牛们都学过哪些东西?

作者:秦墨鱼链接:http://www.zhihu.com/question/22146521/answer/94842197来源:知乎著作权归作者所有,转载请联系作者获得授权。 学过的东西杂而不精,算不得大牛。带过前端团队,也算是有几年前端负责人的经验。随着这几年前端node.js,react,Angularjs等技术新起,越来越多从之前单纯的前端开发到...

解决初次使用webpack+antd-mobile时css不生效的问题

前端这块,最火的是angular、react、vue。根据你具体的业务场景,选择合适的框架或者类库。以react为例,新建一个项目时, css组件按钮,图片轮播等组件,最好不要重复造轮子,选择业内规范的,拿来用就行。这里选了一个比较火的antd-mobile。类似移动端的 bootstrap,但是UI组件要比bootstr强大丰富,且专注于结合react使...