Overview

FastBootstrap is a frontend framework with the beautifully UI components that implements Atlassian Design.

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.

FastBootstrapBootstrapPopper
1.x5.2.x2.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.

JSBasic PluginsPopperExtended 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.