--csstyle

--csstyle 1.5.0 updated

The "--csstyle" package is a must have tool for every developer addicted to the idea of constantly organizing his code, working with components/modules, and being able to update his UI without messing too much in the HTML.Working with --csstyle is a way...

960 LESS

960 LESS 0.4

960 LESS takes the original 960 Grid System CSS code and ports it to LESS, adding some control mixins to the code, letting developers easily define grid width and the number of columns just by editing two rows at the start of their code.The code is almost...

960 Grid System (or 960gs) is a CSS framework providing a predefined 960px column layout.960gs.less takes all that CSS code and replaces it with LESS, all for the purpose of easier editing and maintenance. The code is almost identical with the original...

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

Agrid.css

Agrid.css 1.0.3

Agrid.css is available in CSS, LESS, and SASS (SCSS) versions.The magic happens in the SASS and LESS versions, where at the top of the grid system file, there's a special configuration section which developers can edit to create their own grid...

Flat design is currently one of the hottest design trends around, heavily inspired by the Windows Metro (now known as Modern) design language.While everyone expects interest to die down as time goes by, you currently can't find a job in Web design that...

Andy.scss

Andy.scss 1.1

Andy.scss helps developers working on smaller projects where using a big and bulky CSS or frontend UI framework doesn't actually help with development tasks, but greatly hinders them.For projects where just small snippets of code are needed, dealing with...

AngularStrap

AngularStrap 2.3.9 updated

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