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

cdbootstrap

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cdbootstrap

Well crafted Bootstrap 5 UI kit Library featuring over 2000+ basic components and 10000+ premium components for building mobile-first, responsive webistes and web apps using clean UI components

latest
Source
npmnpm
Version
1.3.4
Version published
Weekly downloads
111
-15.91%
Maintainers
1
Weekly downloads
 
Created
Source

Contrast Design Bootstrap 5 UI Kit Library

Well crafted Bootstrap 5 UI kit Library featuring over 2000+ basic components and 10000+ premium components for building mobile-first, responsive webistes and web apps using clean UI components

NPM JavaScript Style Guide npm

Install via NPM

npm install --save cdbootstrap

or

Install via YARN

yarn add cdbootstrap

or

Install via CDN

Installation via CDN is one of the easiest methods of integrating CDBootstrap with your project.

Just copy the latest compiled JS script tag and CSS link tag to the application.

Add cdbootstrap to your project from our cdn directly into your html file

CSS

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/cdbootstrap/css/bootstrap.min.css" />

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/cdbootstrap/css/cdb.min.css"/>

JS

<script src="https://cdn.jsdelivr.net/npm/cdbootstrap/js/bootstrap.min.js"></script>

<script src="https://cdn.jsdelivr.net/npm/cdbootstrap/js/popper.min.js"></script>

<script src="https://cdn.jsdelivr.net/npm/cdbootstrap/js/cdb.min.js"></script>

Documentation for components

Demo

Admin template Pages

Dashboards

Cards

Buttons

Sidebar

Widget

Modal

Stepper

Badge

Form

Browser support

Browsers supported

Edge / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
Opera
MacN/Asupportedsupportedsupportedsupported
WindowssupportedsupportedsupportedN/Asupported

Premium Version

Contrast Design Bootstrap Premium

License

See License in <license.pdf> © Devwares

Support Devwares

Follow us on Social Media

Check out and star our GitHub repository

  • Github
  • Create pull requests
  • Submit bugs
  • Suggest new features
  • Help us Improve our documentation with updates

Thank you for all the contributions!

FAQs

Package last updated on 27 Mar 2023

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