https://github.com/ivan-kalatchev/bootstrapextended
BootstrapExtended is a library that extends normal bootstrap with more components!
https://github.com/ivan-kalatchev/bootstrapextended
bootstrap bootstrap-sass bootstrap-theme bootstrap4 css css3 custom-select design front-end frontend html html5 javascript sass-framework sass-library scss scss-framework select ui ui-components
Last synced: about 1 year ago
JSON representation
BootstrapExtended is a library that extends normal bootstrap with more components!
- Host: GitHub
- URL: https://github.com/ivan-kalatchev/bootstrapextended
- Owner: Ivan-Kalatchev
- License: mit
- Created: 2020-10-25T10:27:27.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-11T16:13:16.000Z (almost 5 years ago)
- Last Synced: 2025-04-10T18:57:21.410Z (about 1 year ago)
- Topics: bootstrap, bootstrap-sass, bootstrap-theme, bootstrap4, css, css3, custom-select, design, front-end, frontend, html, html5, javascript, sass-framework, sass-library, scss, scss-framework, select, ui, ui-components
- Language: HTML
- Homepage:
- Size: 163 KB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BootstrapExtended 📏
Feel tiered of missing components in Bootstrap? This is the right place!
### Release 1.0.0 is here!
## What's new
✔️ AdminCards
✔️ SideBar changes
✔️ Boostrap theme - https://github.com/Ivan-Kalatchev/BootstrapExtended.Theme
## Bootstrap Theme
**BootstrapExtended** now has it's own bootstrap theme. It has a metro look and feel and it's based on Bootwatch's Cosmo. https://github.com/Ivan-Kalatchev/BootstrapExtended.Theme
## Description
**BootstrapExtended** is a library that contains certain HTML elements, styled in the bootstrap theme, that are currently not supported in the full Bootstrap library, like **check-boxes**, **radio buttons**, **selects** and more. It's development purpose is to help developers work with Bootstrap with **as little** dependencies as possible.
## Quick overview (for full project progress description go into the the projects tab)
✔️ Select - Ready

✔️ Checkboxes - Ready

✔️ Radio buttons - Ready



✔️ Switch - Ready


✔️ AdminCards - Ready

✔️ Callouts - Ready

✔️ SideBar - Ready


✔️ Drawer - Ready


## Development
BootstrapExtended is made with sass and a theme file, which means you can always change something and just recompile the scss file. Support for bootstrap themes from Bootswatch will be available in release 2.0.
## Missing documentation
If there appears to be new components and they have no documentation, you can always find every one of them in "showcase/testing.html".