Best UI and CSS Frameworks for Web
Pure Typography is a typographic package for Pure projects. The library adds a CSS stylesheet full of basic display rules for Web typography elements.This ensures these elements are rendered properly on the page, taking into account and following...
Shadow UI takes a totally new approach to building UI components.It heavily relies on DOM structures first, then CSS and at the end on JavaScript.This makes Shadow UI components not only re-usable, but easy to combine with each other as...
Picnic CSS comes packed with a few UI components often used in the design and content of most Web pages.These components can easily be deployed and automatically have a custom style applied to them right away.They can be used to prototype a page's content...
The Rebar Grid Framework is a responsive grid available in SASS & Stylus. There's no CSS version included with the download, but you can easily compile your own if you need one.This small utility was created to help developers working on Web pages that...
Unit Grid System (UnitGS) is a grid system for splitting up the content on your page on different columns, and make them adapt to the user's viewport size, properly showing it without going off-screen.The grid system is written in SCSS, a CSS superset,...
Spread is actually written in Compass, a more organized version of SASS, and then compiled to CSS for serving it to clients.It ports all the original Golden Grid System's features, even the small JS widget for turning a grid overlay on top of your page to...
The Startup Design Framework is the next step in the evolution of Designmodo's Flat UI framework, coming packed with a lot more components, a powerful block model and extensive support for mobile devices.While the Flat UI framework is more of a classical...
Profound Grid can be used for building modern websites that render the same regardless of the device you're viewing them on.Besides responsive layouts, the grid also supports fixed grids as well, along with customizable columns and gutter...
This framework is practically a CSS reset tool, a tool to force browsers render all elements the same way.Resetize.css is a mix between Reset CSS and normalize.css, two well-known CSS reset...
UCSS (or Utility CSS) is just like a CSS framework, only instead of pre-built HTML&CSS widgets, this tool only features a list of classes.Developers can take these classes, add them to desired HTML tags and easily append the class' properties to...