Cascade logo | |
Cascade Framework | |
Developer(s) | John Slegers |
---|---|
Initial release | March 2013 |
Stable release | 1.6
/ December 17, 2014[1] |
Written in | HTML, CSS and JavaScript |
Size | 10.6 KB (archived) |
Type | HTML and CSS-based design templates |
License | MIT License |
Website | jslegers |
Cascade Framework is a free CSS framework for creating websites and web apps. Similar to Bootstrap and Foundation, it contains a wide range of HTML and CSS-based interface components, as well as optional JavaScript extensions.
Dissatisfied with the architecture of Bootstrap and Foundation, John Slegers wanted to create an alternative that offered more flexibility and better performance without cutting back on features.[citation needed] He came up with the name Cascade Framework for his project and released it under the MIT License in March 2013.[citation needed]
Cascade Framework 1.x is written in pure CSS. It supports responsive design and all modern browsers as well as IE6+. For an optimal balance between footprint and flexibility, it implements a modifier design pattern inspired by SMACCS and OOCSS.
Binpress lists the following key features:[2]
Cascade Framework is open source and available on GitHub.[3][4] Developers are encouraged to participate in the project and make their own contributions to the platform.
In an article posted on October 13, 2013, Crunchify lists Cascade Framework as #5 in its "Top 5 New and Favorite Responsive Frameworks".[5] The first four are respectively Bootstrap, Cardinal, TypePlate and Furrato.
In an article posted on October 24, 2013, CodeGeekz lists it among "12 Fresh and Useful Frameworks".[6] Other projects listed are Gumby, Solved by Flexbox, UI Kit, SkelJS, Cardinal, Layers CSS, Grid Forms, Gridism, Maxmert, Rocket CSS and Kube Framework.
Linux portal Linuxlinks lists Cascade Framework as one of the ten "finest open source lightweight frameworks to kick start CSS and HTML projects".[7] Other projects listed are Quantum Framework, Pure, Baseline, HTML KickStart, Base, KNACSS, Toast, Motherplate and HTML5 Boilerplate.
Cascade Framework was Softpedia's Script of the day on September 6, 2013.[8] Softpedia's scripts tester Catalin Cimpanu[9] explains why, according to him, Cascade Framework isn't your typical framework:[8]
The Cascade CSS framework is a unique project these days. Unlike most CSS frameworks that focus on the UI, Cascade focuses on code organization and cross-browser compliance, something that most CSS frontend developers these days don't care about anymore.While CSS framework developers has been busy in packing as much UI modules as they can in their frameworks' core, most of them forgot the main problem with Web development, a problem that's been around since the early 2000s: cross-browser compliance.
While most frameworks break when seen from a different, older browser, the Cascade Framework still renders the same and even gracefully degrades in ancient browsers.
Impossible right? Not impossible, but very possible, as this framework has proven. The biggest difference with Cascade compared to other CSS frameworks is the way code has been organized, making it super easy for developers to not only use, but also maintain the websites they build. All without breaking in older browsers.
Cascade Framework was also one of two winning submissions of a contest organised by Belgian web development company Openminds in the context of their 2013 Ruby conference, called Arrrrcamp.[10]
As of May 19, 2014, a Cascade Framework-based Drupal theme has been added to the Drupal website sandbox [11] as a sandbox project.
As of October 29, 2014, Cascade Framework Advanced has been released. This Open Source project integrates Cascade Framework with JQuery UI.[12]