Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Tabler | 33,542 | 16 | 5 | 2 days ago | 16 | April 04, 2019 | 55 | mit | HTML | |
Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap | ||||||||||
Ngx Admin | 24,340 | 7 | 22 days ago | 11 | July 19, 2017 | 463 | mit | TypeScript | ||
Customizable admin dashboard template based on Angular 10+ | ||||||||||
Bootswatch | 14,026 | 1,604 | 157 | a month ago | 39 | September 15, 2022 | 34 | mit | JavaScript | |
Themes for Bootstrap | ||||||||||
Selectize.js | 12,920 | 600 | 105 | 5 days ago | 7 | July 12, 2018 | 42 | apache-2.0 | SCSS | |
Selectize is the hybrid of a textbox and <select> box. It's jQuery based, and it has autocomplete and native-feeling keyboard navigation; useful for tagging, contact lists, etc. | ||||||||||
Coreui Free Bootstrap Admin Template | 11,525 | 3 | 1 | 3 months ago | 3 | May 25, 2017 | 10 | mit | HTML | |
Free Bootstrap Admin & Dashboard Template | ||||||||||
Startbootstrap | 7,146 | 2 years ago | July 20, 2014 | 2 | other | HTML | ||||
A library of free and open source Bootstrap themes and templates | ||||||||||
Bootstra.386 | 6,247 | 4 months ago | 1 | May 09, 2018 | 60 | apache-2.0 | HTML | |||
A vintage 1980s DOS inspired Twitter Bootstrap theme | ||||||||||
Jquery Ui Bootstrap | 5,486 | 4 | 5 years ago | March 15, 2015 | 49 | HTML | ||||
A jQuery UI theme based on Twitter Bootstrap | ||||||||||
Bootstrap Fileinput | 5,258 | 1,182 | 35 | 18 days ago | 89 | August 17, 2022 | 14 | other | JavaScript | |
An enhanced HTML 5 file input for Bootstrap 5.x/4.x./3.x with file preview, multiple selection, and more features. | ||||||||||
Jekyll Theme Chirpy | 3,783 | 7 days ago | 37 | September 23, 2022 | 16 | mit | HTML | |||
A minimal, responsive and feature-rich Jekyll theme for technical writing. |
This is a Bootstrap 4 based child theme for Genesis, customized to be used in TrustBack:me WordPress sites.
This theme is based on Bootstrap 4 and is completely customizable.
You have the ability to fully configure Bootstrap and then compile your theme to a zipped file that can be served through an update server so it can be downloaded by any Wordpress installation that uses it.
yarn install
style.css
file from style.dist.css
The style.dist.css
file is the file where all the Bootstrap .scss
stylesheets are included.
By default they are all commented, so you have to copy the file, rename it to style.css
and uncomment all the features of Bootstrap you like to have in your template.
config.php
file from config.dist.php
Same thing: copy and rename, then change values accordingly to your project needs.
./node_modules/.bin/eslint "./src/**/*.js" --fix &&
vendor/bin/phpcs