New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

react-basic-design

Package Overview
Dependencies
Maintainers
1
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-basic-design

[![NPM version][npm-image]][npm-url] [![Build][github-build]][github-build-url] ![npm-typescript] [![License][github-license]][github-license-url]

latest
Source
npmnpm
Version
0.1.34
Version published
Maintainers
1
Created
Source

REACT-BASIC-DESIGN

NPM version Build npm-typescript License

UI components for faster and easier web development built with bootstrap for react.

COMPATIBILITY VERSIONS

react-basic-design uses bootstrap components and you need to ensure you are using the correct combination of versions.

Basic Design VersionBootstrap Version
0.0.x5.x
0.1.x5.x

INSTALL

Install via npm:

 > npm install  react-basic-design bootstrap react-bootstrap

USAGE

//import styles
import "bootstrap/scss/bootstrap.scss";
import "react-basic-design/dist/index.scss";

//import components
import * as bd from "react-basic-design";

Demo

https://mtalebian.github.io/react-basic-design-demo

EXAMPLES

FAQs

Package last updated on 12 Feb 2024

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