Skip to content

gigglebox/labs-flexbox-framework

Repository files navigation

Labs: Flexbox Framework

Demo Link - http://giggleboxstudios.net/labs/flexbox-framework/

This is a basic implementation of a UI framework leveraging the benefits of flexbox. According to html5please.com flexbox is good-to-go! So why not use it? ;D

This system was built with the help of Chris Coyier's "Complete Guide to Flexbox" on css-tricks.com

Get started:

  1. git clone OR download this repo and install it into a working localhost directory
  2. ensure bower is installed globally via terminal npm install -g bower
  3. cd into your working directory and run bower bower install
  4. open your page in a web browser to view the results

Features:

Dependencies

  • Node.js & NPM [NPM comes installed with Node.js]
  • Bower NPM module
  • JS: Modernizr.js [installed via Bower]
  • JS: jQuery 1.8+ [installed via Bower]
  • Pretty sure you could use Zepto if you REALLY wanted to ;)

Support

If you find an issue with this repo, please report it in issues.

Browser Support

Need to test...

  • Chrome (Win, Mac, iOS, Android)
  • Firefox (Win, Mac)
  • Opera (Win, Mac)
  • IE 9+
  • Safari 7 (Win, Mac, iOS)
  • Safari 6 (Win, Mac, iOS)
  • Native Android browser

About

A layout framework for app interfaces using flexbox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published