Bs4Dash screenshot

Bs4Dash

Author Avatar Theme by Rinterface
Updated: 3 Sep 2024
450 Stars

Bootstrap 4 shinydashboard using AdminLTE3

Overview:

The bs4Dash R package is a Bootstrap 4 shinydashboard theme that utilizes AdminLTE3. It offers an updated look and features for users transitioning from shinydashboard. Version 2.0.0 of bs4Dash simplifies the migration process by providing 1:1 support with shinydashboard and shinydashboardPlus.

Features:

  • Bootstrap 4 Integration: Utilizes Bootstrap 4 framework for modern and responsive designs.
  • AdminLTE3 Theme: Incorporates the AdminLTE3 theme to enhance visual aesthetics.
  • Migration Support: Seamless transition from shinydashboard to bs4Dash with version 2.0.0.
  • Compatibility: Ensures compatibility with shinydashboardPlus for ease of use.
  • Breaking Changes: Apps built with bs4Dash version <= 0.5.0 may not be compatible with version 2.0.0 due to API changes.
  • Code of Conduct: Follows a Contributor Code of Conduct for project contributions.

Installation:

To install bs4Dash version 2.0.0, users can use the following code snippet:

install.packages("bs4Dash")
library(bs4Dash)

Summary:

The bs4Dash R package offers a smooth transition for users migrating from shinydashboard to the Bootstrap 4 framework. With version 2.0.0, the theme provides compatibility and support for existing shinydashboard and shinydashboardPlus users. However, users are advised to be mindful of breaking changes when upgrading from older versions of bs4Dash. The package also follows a Code of Conduct for contributors, ensuring a collaborative and inclusive community.