Code Monkey home page Code Monkey logo

gridbuilder's Introduction

#Responsive Grid Builder

The Responsive Grid Builder is a little web app that generates responsive CSS based on YUI Grids.

##See it in action Check out the app here.

##A little tutorial and an example The responsive CSS works by adding a single yui3-g-responsive class name, on top of the existing YUI3 Grids syntax. Check out the documentation and a simple example. Here's another example based on bostonglobe.com

##Issues and Feature Requests Please submit all issues and feature requests through Github. It makes it easy to track.

##Current Features

  • Creates a grid when user specifies the screen width, number of columns, and "%" or "px" based layout
  • User can make certain elements responsive.
  • User can specify screen widths that they are interested in
  • Preview in various screen sizes (Cinematic Display, Desktop, Tablet, Phone)
  • Outputs CSS

###Downloading and running locally If you want to clone the repo to run the app locally, make sure you run it from the master branch and not the gh-pages branch. The Github pages branch has some slight differences (the assets paths are different). The easiest way to get gridbuilder running locally is to clone the repo and run foreman start.

  • git clone https://github.com/yui/gridbuilder.git
  • cd gridbuilder
  • foreman start

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.