Overview
Introduction
FastBootstrap is a free, open source frontend framework for rapidly build responsive websites. It built on Bootstrap and Atlassian design, so you can easily migrate from Bootstrap to FastBootstrap without any change HTML, or migrate from FastBootstrap to Bootstrap at any time.
Dependencies
FastBootstrap are dependencies on Bootstrap.
FastBootstrap | Bootstrap | Popper |
---|---|---|
1.x | 5.2.x | 2.11.x |
Extended components
In addition to Bootstrap’s base component, FastBootstrap pre-builts more extended components ready for your next project.
Javascript Plugin
fastbootstrap.js
includes Popper JS, Bootstrap’s basic JS plugin and our extended plugin. You can use our fastbootstrap.js
instead of bootstrap.js
.
JS | Basic Plugins | Popper | Extended Plugins |
---|---|---|---|
bootstrap.js | |||
bootstrap.bundle.js | |||
fastbootstrap.js |
Extended plugins
Utility-first CSS
Inspired by TailwindCSS, FastBootstrap provide more utility CSS that helps developers and designers can easily development without leaveing HTML. All help classes is declares in /src/scss/_utilities.scss
.