Best UI and CSS Frameworks for Web
PrimeFaces can ensure a good UI and UX layer for your Java application.
It was developed for Java Server Faces 2.0, and is largely based on jQuery UI.
PrimeFaces adds extra support for modern technologies on top of jQuery UI, adding some extra widgets as...
Su is basically a stripped down version of the Susy responsive grid toolkit, the engine that makes it work.Su only contains the basic utilities to create columns and rows that resize and shift content around the page at different viewport widths, being a...
Flat UI was built on top of Twitter's well crafted Bootstrap interface toolkit and allows developers to quickly put user interfaces together by grabbing and assembling the parts they want from Flat UI. It uses Google Web Fonts, many CSS 3 effects and was...
Ext JS 5.1.1 / 4.2.1 / 3.4.0 / 6.0.0 Beta updated
Considered one of the pillars of the JavaScript framework market, Ext JS, along with jQuery, MooTools, YUI, and Prototype have made it an common practice and cemented the notion of using JS libraries for developing complex Web applications.The second most...
Hologram is similar to StyleDocco, KSS, or Kalei, allowing developers to generate docs for their CSS, along with examples embedded under each explanation. This allows developers to understand how to properly use a UI widget, preview its output, and also...
FineUI carefully integrates Ext JS and jQuery into a simple ASP.NET control library, allowing .NET developers easy access to various UI widgets and controllers without having to mess around with HTML, CSS or JS files.Using FineUI, developers can easily...
AngularJS is a modern JavaScript framework for developing web apps.
Bootstrap is a modern front-end framework for developing beautiful UIs.
AngularStrap adapts the Bootstrap framework so it can seamlessly be used within AngularJS-based Web apps.What is...
normalize.css works similarly to a CSS reset utility, but more accurately.
While CSS reset files take all page elements and reset all their defaults to 0, normalize.css targets only specific elements that need a reset, elements known to cause display...
Bootstrap 3.3.7 / 2.3.2 / 4.0.0 Alpha 5 updated
Because one of the first version of Bootstrap was used to create one of Twitter's former Web page layouts, for a long time this framework was known under the name Twitter Bootstrap.
Since Bootstrap is not officially used for Twitter's layout anymore (not...
The CSS Flexible Box Layout Module is an unofficial, still under development W3C specification created to support responsive layouts natively.
With this new specification, developers will be able to build responsive layouts without the help of complex CSS...