Socket
Book a DemoInstallSign in
Socket

boomstrap-react

Package Overview
Dependencies
Maintainers
4
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

boomstrap-react

React Components and Mixins for the Boomstrap library

0.6.1
latest
Source
npmnpm
Version published
Maintainers
4
Created
Source

Boomstrap React (Components and Mixins for Boomstrap) Build Status

Boomstrap React is a library of components we use to build applications with our Pattern Library, Boomstrap.

Installation and Usage

React Boomstrap can be used as a global via window.BoomstrapReact, but we much prefer the CommonJS Usage

Global Installation and Usage

Download the file located at dist/boomstrap-react.js and include it in your browser <script src="path/to/boomstrap-react.js"></script>. BoomstrapReact will be available on the window.

CommonJS Installation and Usage

To install Boomstrap React

npm install boomstrap-react --save

Using Boomstrap React is as simple as

var BoomstrapReact = require('boomstrap-react');
var Fauxbox = BoomstrapReact.Components.Fauxbox;

But individual components can be required also:

var Fauxbox = require('boomstrap-react/Components/Fauxbox.jsx');

FAQs

Package last updated on 12 Nov 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.