reactjs-bootstrap

1.0.5 • Public • Published

reactjs-bootstrap

NPM JavaScript Style Guide

Install

npm install --save reactjs-bootstrap

Install dependency in your project

Use for Table component

npm install --save flat memoize-one camelcase escape-string-regexp linkifyjs

Usage

Include CSS framework in to your project:

Support Framework: bootstrap4

import React, { Component } from 'react'
 
import MyComponent from 'reactjs-bootstrap'
 
class Example extends Component {
  render() {
    return <MyComponent />
  }
}

Open storybook on mac

open -a "Google Chrome" ./node_modules/reactjs-component/dist/styleguide/index.html

License

MIT © [Chris Nguyen]https://gitlab.com/chris-nguyen)

Readme

Keywords

none

Package Sidebar

Install

npm i reactjs-bootstrap

Weekly Downloads

3

Version

1.0.5

License

MIT

Unpacked Size

39.6 MB

Total Files

31

Last publish

Collaborators

  • feedlibs