https://github.com/alexweblab/bootstarter
Blank HTML/CSS/JS template for new projects based on Bootstrap and enhanced with useful plugins.
https://github.com/alexweblab/bootstarter
boilerplate-template bootstrap
Last synced: 6 months ago
JSON representation
Blank HTML/CSS/JS template for new projects based on Bootstrap and enhanced with useful plugins.
- Host: GitHub
- URL: https://github.com/alexweblab/bootstarter
- Owner: AlexWebLab
- Created: 2016-07-13T01:41:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-25T08:20:40.000Z (almost 8 years ago)
- Last Synced: 2025-03-30T11:02:05.188Z (10 months ago)
- Topics: boilerplate-template, bootstrap
- Language: JavaScript
- Homepage:
- Size: 1.38 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bootstarter
Blank HTML/CSS/JS template for new projects based on Bootstrap (3.3.7) and enhanced with useful plugins.
## Features:
* jQuery function to detect in which Bootstrap display width the viewport is.
* The above function is also used to display the current Bootstrap display width and the width of the viewport on the bottom right corner.
* Bootstrap styling reset CSS (box-shadow, outline, border-radius, and so on).
* Animated mobile menu icon
* [Boostrap flexbox library CSS](https://github.com/alexweblab/bootstrap-flexbox)
* Bootstrap carousel fading effect (adding the following class: .carousel-fade).
* Swipe effect to Boostrap carousel for touch devices.
* [Better styling for Bootstrap checkboxes and radio buttons](https://github.com/flatlogic/awesome-bootstrap-checkbox)
* Preset media queries covering all the Bootstrap display width combinations and more common iOS devices.
* Useful classes: .underlined, .clearfix, .background_cover, .background_contain, .position_relative, .embed-responsive.squared and many more.
## Plugins:
* jQuery (3.2.1)
* Select2 (4.0.4)
* Jasny Bootstrap (3.1.3)
* Flickity (2.0.10)
* Fancybox (3.2.10)
* CSS User Agent