Su

Su 1.1

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...

Hologram

Hologram 1.4.0 updated

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...

Ext JS

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...

normalize.css

normalize.css 4.0.0 updated

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

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...

Flexbox Grid

Flexbox Grid 6.3.0 updated

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...

PrimeFaces

PrimeFaces 5.3.1 updated

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...

AdminLTE

AdminLTE 2.3.2 updated

AdminLTE is nothing more than a collection of various UI widgets and components, all added on top of a Bootstrap installation, put together to cut down development time when working on backends & dashboards. While AdminLTE is quite large, you can easily...

UIkit

UIkit 2.24.3 updated

UIkit is a complex UI framework developed using LESS and on top of the jQuery framework. It was created to help developers quickly assemble a user interface for their applications, without having to write the code for every widget time and time again. As...

FineUI

FineUI 4.2.0 updated

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...