15 New Responsive Frameworks
Posted on February 18, 2014 at 3:56 pm
It has been a long time coming, but here is part 4 in in our continuous series of articles that takes a look at the latest and greatest responsive frameworks. We’re back with another 15 for you to consider.
Looking back at our previous posts and comparing them to the current batch of CSS frameworks, you will notice that as RWD matures the frameworks have become more robust and reliable. And perhaps inspired by the popularity of Bootstrap, Foundation and Gumby, many new frameworks have evolved into all-in-one feature-rich solutions by including many extras, including reusable components and widgets (icons, modals, pagination, breadcrumbs, navigation…).
Of course, not all of the frameworks are jam-packed with features, some just like to give you a solid layout foundation.
Here are the frameworks:
Girder
Built with Sass, Girder is a minimalistic grid toolkit that builds flexible layouts divided into logical sections. It uses silent classes (placeholders) to structure content in HTML (to keep your markup free of excess presentational classes) and it can scale based on your project’s needs as it includes support for complex media queries using the Breakpoint() compass plugin.
GirderGitHub
Cardinal
Cardinal is a small mobile first CSS framework with its focus primarily on responsive web applications. The purpose of Cardinal is to ‘make it easier to rapidly prototype, build, scale, and maintain CSS’ for responsive web apps. It does omits many aesthetic design decisions that will often drag down larger, more complicated CSS frameworks, leaving the design to you.
CardinalGitHub
Typeplate
Typeplate is a typographic starter kit that doesn’t make aesthetic design choices, but defines proper markup with extensible styling for common typographic patterns.
TypeplateGitHub
Gridism
Gridism is a simple CSS grid that comes with in-built patterns for responsive design.
GridismGitHub
Furatto
The flat styled Furatto is a front-end framework for rapid web development based on other frameworks, such as Twitter Bootstrap, Foundation…, as a start point.
FurattoGitHub
PocketGrid
PocketGrid is a lightweight (0.5kB) pure CSS responsive grid system that allows for an unlimited number of columns and breakpoints. Instead of creating grids with rows and columns, PocketGrid has a more flexible system with blocks and block groups. Block groups are similar to rows, and blocks are similar to columns, allowing for more flexibility than traditional grids.
PocketGridGitHub
.Fitgrid
Designed for rapid prototyping (but also runs well in production environments), .Fitgrd is a solid foundation for designers that don’t want to have their pages look like they are “bootstraped”. The grid is divided into twelve columns with percentual widths, with each column having a two percent margin on both sides.
.FitgridGitHub
Kraken
Kraken is a lightweight, mobile-first boilerplate that includes just the essentials: A CSS reset to ensure cross-browser compatibility; A responsive, mobile-first grid; A well-designed, fluid typographic scale; CSS3 buttons; Basic form styling; Optional add-ons for more functionality.
KrakenGitHub
Markup
Markup is a simple collection of layouts, widgets, UI styles and other components that you can make use of in your projects in order to code rapidly and efficiently.
Markup
Topcoat
Topcoat is a fully themable and open source CSS framework to help you work with and create web apps with ease.
TopcoatGitHub
Cascade
0
Cascade Framework operates by splitting your CSS into seperate files based on features rather than selectors and by implementing a modifier design pattern inspired by SMACCS and OOCSS.
CascadeGitHub
Responsable
1
Responsable is a responsive grid system based on Semantic.gs and powered by LESS.
ResponsableGitHub
Ratchet
2
Ratchet lets you prototype mobile apps using simple HTML, CSS and JavaScript components.
RatchetGitHub
Clank
3
Clank is an open source prototyping framework that helps you work with mobile apps.
ClankGitHub
Responsive Web CSS
4
Responsive Web CSS helps you layout your web pages within minutes. You can specify target devices and resolutions for responsiveness, and then easily download the site skeleton.
Responsive Web CSS
Posted in Web Design