Git Product home page Git Product logo

bluegrid's Introduction

Bluegrid

A Simple, Responsive, and customizable grid based on the flex property.

View Docs / Examples Page Learn the basics of Flexbox within a couple of minutes with this fun game

Getting Started

With NPM:
  1. npm install bluegrid
  2. @import node_modules/bluegrid/bluegrid
  3. or add <link rel="stylesheet" type="text/css" href="node_modules/bluegrid/dist/bluegrid.min.css">
With Bower:
  1. bower install bluegrid
  2. @import bower_components/bluegrid/bluegrid
  3. or add <link rel="stylesheet" type="text/css" href="bower_components/bluegrid/dist/bluegrid.min.css">
With Meteor:
  1. meteor add colbycheeze:bluegrid
  2. meteor add fourseven:scss
  3. @import {colbycheeze:bluegrid}/bluegrid

Contributing / Dev

  1. Clone or Fork repo and type npm install in the project directory
  2. Run gulp to start up server, and BrowserSync will open a view at localhost:3000
  3. make changes and submit a pull request if you wish
  4. Yay

Project Todo

  • Create a download file
  • Improve Docs:
  • Add link back to Github
  • Create docs section for all mixin functionality
  • Create sidebar reference to where you are while scrolling on page.
  • Make some examples of real world layouts / use cases

bluegrid's People

Contributors

colbycheeze avatar josephrexme avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

bluegrid's Issues

Flex-direction column

I can see how it may have been intentional to omit something like this a flexbox grid system, but what do you think about support for switching a to flex-direction: column of a row? Mostly curious as I've come across several cases where this would've been very helpful while keeping things simple.

Vertical Spacing

Thoughts on vertical spacing? I've come across so many places that would benefit from having something like this. Your demo is a great example.

image

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.