Skip to main content

Design Frameworks

Design frameworks provide out of the box styling and components for use in websites. Many frameworks sit on top of Javascript and Typescript libraries and some lightweight frameworks simply provide CSS styles on top of static HTML.

 

React Frameworks

 

Lightweight CSS Frameworks

  • SimpleCSS - written by Kev Quirk and provides a very simple and lightweight framework on top of standard HTML5 elements and components.
  • Foundation - another lightweight CSS framework that works without loads of javascript libraries.