Giter Site home page Giter Site logo

amitmangalvedkar / bluegrid Goto Github PK

View Code? Open in Web Editor NEW

This project forked from colbycheeze/bluegrid

0.0 2.0 0.0 934 KB

A Simple, responsive, and customizable grid based on the Flexbox property

Home Page: http://www.blueflexgrid.com

License: MIT License

CSS 40.89% JavaScript 10.47% HTML 48.65%

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

Watchers

 avatar  avatar

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.