More Premium Hugo Themes Premium Html Themes

BootstrapExtended

BootstrapExtended is a library that extends normal bootstrap with more components!

BootstrapExtended

BootstrapExtended is a library that extends normal bootstrap with more components!

Author Avatar Theme by ivan-kalatchev
Github Stars Github Stars: 10
Last Commit Last Commit: Aug 11, 2021 -
First Commit Created: Jun 19, 2023 -
BootstrapExtended screenshot

Overview

BootstrapExtended is a library that enhances the functionality of Bootstrap by adding certain HTML elements that are currently not supported in the full Bootstrap library. It provides developers with additional components such as check-boxes, radio buttons, selects, and more, all styled in the Bootstrap theme. The library aims to minimize the dependencies required to work with Bootstrap.

Features

  • AdminCards: A set of styled cards for use in an admin dashboard.
  • SideBar changes: Enhanced functionality and styling for the sidebar component.
  • Bootstrap theme: The library now includes its own metro-themed Bootstrap theme based on Bootswatch’s Cosmo.

Installation

To install BootstrapExtended, you can follow these steps:

  1. Download the latest release from the GitHub repository: BootstrapExtended Release
  2. Include the necessary CSS and JS files in your project:
<link rel="stylesheet" href="path/to/bootstrapextended.css">
<script src="path/to/bootstrapextended.js"></script>
  1. You can now use the additional components provided by BootstrapExtended in your project.

Summary

BootstrapExtended is a library that expands Bootstrap’s functionality by providing additional components that are currently not supported in the full Bootstrap library. It includes features such as styled admin cards, enhanced sidebar functionality, and its own metro-themed Bootstrap theme. Developers can easily integrate these components into their projects and customize them as needed. The library is designed to minimize dependencies and provides additional components for increased flexibility when working with Bootstrap.