Giter Site home page Giter Site logo

reactgrid's Introduction

Bootstrap grid with ReactJS Build Status

ReactJS is possibly the greatest to happen to the DOM in many years & Bootstrap is possibly the best front-end framework on the web.

There is React Bootstrap but it doesn't have the greatest part of Bootstrap - the grid.

Personally, I see Bootstraps' grid as the best grid out there. It is so diverse and allows a lot of different possibilities to the same layout at different breakpoints.

Why?

Well we are already using ReactJS to write our HTML, so why not make the HTML we write look more specific to the component we want?

<Container /> is a container.

<Row /> is a row.

<Column /> is a column.

How to use

Take the copy the build file into your project.

Use the elements how you would imagine - read docs below for more help!

Using with NodeJS

Install with npm

npm install --save react-bootstrap-grid

Then include on page and go crazy!

var ReactGrid = require('react-bootstrap-grid');

/*
ReactGrid contains these definitions:

ReactGrid.Container
ReactGrid.Row
ReactGrid.Column
ReactGrid.Block
*/

reactgrid's People

Contributors

iamphill avatar dariobanfi avatar

Watchers

tompeak 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.