An open API service indexing awesome lists of open source software.

https://github.com/saada/reactjs-bootstrap

Simple ReactJS components for Bootstrap 3.
https://github.com/saada/reactjs-bootstrap

Last synced: over 1 year ago
JSON representation

Simple ReactJS components for Bootstrap 3.

Awesome Lists containing this project

README

          

# THIS PROJECT IS DEAD, PLEASE USE https://github.com/stevoland/react-bootstrap instead

React :heart: Bootstrap
=================

Simple ReactJS components for Bootstrap 3

[Github Page](http://saada.github.io/reactjs-bootstrap/ "ReactJS-Bootstrap")

###Everything you need to know is in the jsx/demo.jsx

The goal of this repo is to make writing Bootstrap markup fun and intuitive with readable syntax. If there's a feature you want, you're more than welcome to contribute pull-requests. Please submit any issues you face!

# Installation

Just include the script in your html and you're good to go!






# Implemented components (JSX Examples)

##Jumbotron


React + Bootstrap


This is a Jumbotron


##Buttons

Click Me!
Danger
Success

##Button Groups


Default
Danger
Success

##Button Toolbar

















##Glyphicons



##Dropdowns


My Header
I am disabled

My Other Header
Hey! Click me!

##Input Groups



Search!





#Helpers

Equivalent to `

`


...