awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
reactstrap avatar

reactstrap/reactstrap

0
View on GitHub↗
10,520 Stars·1,284 Forks·JavaScript·MIT·3 Aufrufereactstrap.github.io↗

Reactstrap

Reactstrap is a UI component library that provides reusable, Bootstrap 5-compatible elements built as ES6 modules. It allows developers to construct interfaces by composing components through standard children props, enabling flexible and familiar React patterns for building layouts and interactive elements.

The library enables dynamic styling through boolean and value-based props such as color, size, and isOpen, which apply Bootstrap's modifier classes directly to components. For overlay elements like tooltips, popovers, and dropdowns, reactstrap integrates with react-popper to handle automatic positioning and flipping, ensuring these components remain correctly placed within the viewport.

The project is distributed as a standard npm package and can be imported directly into any React application that uses Bootstrap 5 stylesheets.

Features

  • Bootstrap React Component Libraries - Ships a library of React components that implement Bootstrap 5 conventions as ES6 modules.
  • Component Modifiers - Provides boolean and value-based props that apply Bootstrap modifier classes for dynamic styling.
  • Children Utilities - Composes UI by passing content and nested components through props.children for flexible layouts.
  • Popper-Based - Integrates react-popper for automatic positioning and flipping of tooltips, popovers, and dropdowns.
  • React - Listed in the “React” section of the Awesome Ui Component Library awesome list.

Star-Verlauf

Star-Verlauf für reactstrap/reactstrapStar-Verlauf für reactstrap/reactstrap

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Reactstrap

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Reactstrap.
  • react-bootstrap/react-bootstrapAvatar von react-bootstrap

    react-bootstrap/react-bootstrap

    22,608Auf GitHub ansehen↗

    React Bootstrap is a frontend component framework and responsive UI kit that translates the Bootstrap CSS framework into a React-based component architecture. It provides a collection of reusable, pre-styled interface elements and grid systems designed for consistent, responsive web development. The library distinguishes itself by wrapping raw HTML markup in React components to manage accessibility and stateful behaviors. It utilizes a centralized theme provider to propagate global configuration and breakpoints, while employing portal-based rendering for overlays to prevent clipping issues.

    TypeScriptbootstraphacktoberfestjavascript
    Auf GitHub ansehen↗22,608
  • twbs/bootstrapAvatar von twbs

    twbs/bootstrap

    174,380Auf GitHub ansehen↗

    Bootstrap is a comprehensive, mobile-first CSS framework designed for building responsive web interfaces. It provides a standardized library of reusable UI components, such as navigation bars, modals, and forms, alongside a robust grid system that ensures consistent layout alignment across diverse viewport sizes. By establishing a baseline through browser normalization and standardized typography, the project enables developers to create accessible, cross-browser compatible web applications. The framework distinguishes itself through a modular Sass-based architecture that allows for deep cust

    MDXbootstrapcsscss-framework
    Auf GitHub ansehen↗174,380
  • 0wczar/airframe-reactAvatar von 0wczar

    0wczar/airframe-react

    3,988Auf GitHub ansehen↗

    Airframe-react is a Bootstrap UI component library and starter kit for building React-based admin dashboards and management interfaces. It provides a preconfigured development foundation and a collection of production-ready interface elements to assemble consistent application screens. The project includes responsive web templates and pre-designed page layouts that automatically adapt content for desktop, tablet, and mobile screens. It enables the creation of administrative panels through a set of structural layout variations and a library of ready-made pages. The toolkit covers application

    JavaScriptadminadmin-dashboardairframe
    Auf GitHub ansehen↗3,988
  • suitcss/suitAvatar von suitcss

    suitcss/suit

    3,788Auf GitHub ansehen↗

    Suit is a CSS component architecture framework and methodology designed for organizing styles using predictable naming conventions for components, descendants, and visual variations. It serves as a design system styling framework that maps application states and design variations to modular CSS rules. The system utilizes namespace-based CSS scoping to isolate component styles and prevent unintended side effects in global stylesheets. It also functions as a utility-first toolkit, providing a system for applying single-purpose layout and spacing rules to reduce code duplication. The methodolog

    HTMLcsscss-packagespostcss
    Auf GitHub ansehen↗3,788
Alle 30 Alternativen zu Reactstrap anzeigen→

Häufig gestellte Fragen

Was macht reactstrap/reactstrap?

Reactstrap is a UI component library that provides reusable, Bootstrap 5-compatible elements built as ES6 modules. It allows developers to construct interfaces by composing components through standard children props, enabling flexible and familiar React patterns for building layouts and interactive elements.

Was sind die Hauptfunktionen von reactstrap/reactstrap?

Die Hauptfunktionen von reactstrap/reactstrap sind: Bootstrap React Component Libraries, Component Modifiers, Children Utilities, Popper-Based, React.

Welche Open-Source-Alternativen gibt es zu reactstrap/reactstrap?

Open-Source-Alternativen zu reactstrap/reactstrap sind unter anderem: react-bootstrap/react-bootstrap — React Bootstrap is a frontend component framework and responsive UI kit that translates the Bootstrap CSS framework… twbs/bootstrap — Bootstrap is a comprehensive, mobile-first CSS framework designed for building responsive web interfaces. It provides… 0wczar/airframe-react — Airframe-react is a Bootstrap UI component library and starter kit for building React-based admin dashboards and… suitcss/suit — Suit is a CSS component architecture framework and methodology designed for organizing styles using predictable naming… akashyap2013/portfolio_website — This project is a static personal website template designed to showcase professional experience, career history, and… reactjs/react.dev — React is a JavaScript library for building user interfaces through the composition of modular, self-contained…