Bootstrap screenshot

Bootstrap

Author Avatar Theme by Jasny
Updated: 4 Feb 2025
2684 Stars

The missing components for your favorite front-end framework.

Overview

Jasny Bootstrap is an extension of the popular Bootstrap framework, providing additional components like button labels, off-canvas navmenu, fixed alerts, row link, and file input widget. It can be downloaded from the official Github page and integrates seamlessly with Bootstrap.

Features

  • Button Labels: Add descriptive labels to buttons.
  • Off Canvas Navmenu: Create a navigation menu that slides in from the side.
  • Fixed Alerts: Alerts that stay fixed on the page.
  • Row Link: Create clickable rows within tables.
  • File Input Widget: Enhance file input functionality with a customized widget.

Installation

To install Jasny Bootstrap, follow these steps:

  1. Download the latest release from the official Github page.
  2. Clone the repository using: git clone git://github.com/jasny/bootstrap.git.
  3. Alternatively, use CDNJS or install with Meteor: meteor add jasny:bootstrap.
  4. Remember to load Jasny Bootstrap after vanilla Bootstrap for proper functionality.

Summary

Jasny Bootstrap extends Bootstrap with additional useful components like button labels, off-canvas navmenus, fixed alerts, row links, and file input widgets. It can be easily integrated into projects by following the installation steps provided on the official Github page. With its user-friendly documentation and compatibility with Bootstrap, Jasny Bootstrap is a valuable tool for enhancing web development projects.