Best UI and CSS Frameworks for Web
Grid Style Sheets (GSS) uses the Cassowary Constraint Solver to change the way elements are displayed on the Web.GSS uses an intertwining relational rules between various DOM elements to build layouts that display differently based on the conditions the...
Shorthand.js takes the pain out of writing complex JavaScript code for animating and triggering various actions when interacting with an UI component.Developers will be using a simple syntax to write their desired interaction models, Shorthand.js...
Front-end Boilerplate integrates tools like Bower and Grunt.js on top of a pre-built directory structure.To get a project started, just run the included Gruntfile and a series of automated tasks will be performed, getting your files and folders ready for...
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...
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...
Written in SASS, the scrim forces devices to comply to the various W3C references regarding pixel size and ratios.It basically forces devices to render and scale pixels with the same ratio, allowing pages to render the same on problematic devices, like...
Twittstrap is based on the older 2.x branch of Bootstrap and is focused on improving it by adding support for other tools and widgets as well.The same Bootstrap principles and components are all supported, making Twittstrap a skinned version of Bootstrap,...
Bootstrap is with no doubt the World's most used UI framework right now. Developers use it because it contains lots of cross-browser fixes, recommended industry practices, a huge components base, and has a pretty nice default theme.However this doesn't...
Banana Chocolate Chip is rooted in the Muffin project and provides a small collection of frontend components that can easily be deployed or used as a base in setting up for future projects.The project is not quite a frontend UI framework like Bootstrap,...
The Cascade Framework is a well-designed CSS framework for quickly prototyping and deploying frontend user interfaces with many built-in components and styles.The Cascade Framework Light version is just Cascade's CSS normalization tool, along with all the...