Must have UI and CSS Frameworks for Web
PocketGrid is an open source CSS grid system for creating Web pages where the content is arranged with the help of a grid display.Developers can create custom sized grids, controlling the number of columns and rows, nesting columns into each other, and...
PostCSS is a small utility that can create something that mimics JavaScript's source maps feature, but for CSS code.
Just like the JS version, a CSS source map is a way to map minified code back to its uncompressed state.
CSS source maps will allow...
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...
Primer is not a complete CSS framework since it only includes the basic styles and components used on the GitHub.com website.
This means you'll probably miss widgets like date or color pickers, but if you want an introspective on how Silicon...
PrimeUI doesn't merely wrap around jQuery UI, but it enhances it by allowing developers to work with REST and JSON for passing data to the UI widgets.
This makes PrimeUI ready for usage with any server-side programming language or technology, since...
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...
Pure is more than a collection of CSS and JS modules for powering frontend interface components, it's a coding guideline as well.Pure not only provides a set of ready-made components and widgets, but also shows developers how to organize and code their...
These components can be used to render UI widgets that look and behave just like JS-powered components. All widgets are created without any JavaScript code involved, and come with built-in support for responsive layouts. Only a few components are...
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...
Quantum Colors is basically a collection of SASS variables.These variables hold all the colors specified in the Google Material Design guidelines, allowing developers easy access to all the color codes via simple shortcuts.All the original Material Design...