You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

test-react-bootstrap-xyz

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

test-react-bootstrap-xyz

Test React based component library.

0.1.1
unpublished
npm
Version published
Maintainers
1
Created
Source

Modus React Bootstrap Framework

The Modus React Bootstrap is a React-based component library extended from react-bootstrap component library developed as a common, open source platform for all of Trimble’s web applications built on React. The framework is designed and managed by the Trimble UX Council.

Background

Modus React Bootstrap is built upon and extends the React Bootstrap v1.6.x code framework combined with Modus CSS. You can use the Modus CSS files as is, or integrate the SASS files into your own application if you wish to modify it further.

Install with NPM

Install Modus React Bootstrap Framework in your Node.js powered apps with our NPM package:

$ npm install @trimbleinc/modus-react-bootstrap

The components will be found in the ./node_modules/@trimbleinc/modus-react-bootstrap/ directory and the compiled Modus Bootstrap CSS files will be in the ./node_modules/@trimbleinc/modus-bootstrap/dist directory.

Customize Modus Bootstrap CSS using SASS

The SASS files will be found in the /scss directory. For further details refer to Modus Bootstrap.

Build Package

Yarn is the package manager, check out setup instructions here if you don't have it installed already. After that you can run yarn run bootstrap to install all the needed dependencies and build a local copy of the library with yarn run build

Keywords

react

FAQs

Package last updated on 08 Nov 2021

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