awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
reactstrap avatar

reactstrap/reactstrap

0
View on GitHub↗
10,520 estrellas·1,284 forks·JavaScript·MIT·3 vistasreactstrap.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.

Historial de estrellas

Gráfico del historial de estrellas de reactstrap/reactstrapGráfico del historial de estrellas de reactstrap/reactstrap

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace 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.

¿Cuáles son las características principales de reactstrap/reactstrap?

Las características principales de reactstrap/reactstrap son: Bootstrap React Component Libraries, Component Modifiers, Children Utilities, Popper-Based, React.

¿Qué alternativas de código abierto existen para reactstrap/reactstrap?

Las alternativas de código abierto para reactstrap/reactstrap incluyen: 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…

Alternativas open-source a Reactstrap

Proyectos open-source similares, clasificados según cuántas características comparten con Reactstrap.
  • react-bootstrap/react-bootstrapAvatar de react-bootstrap

    react-bootstrap/react-bootstrap

    22,608Ver en GitHub↗

    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
    Ver en GitHub↗22,608
  • twbs/bootstrapAvatar de twbs

    twbs/bootstrap

    174,380Ver en GitHub↗

    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
    Ver en GitHub↗174,380
  • 0wczar/airframe-reactAvatar de 0wczar

    0wczar/airframe-react

    3,988Ver en GitHub↗

    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
    Ver en GitHub↗3,988
  • suitcss/suitAvatar de suitcss

    suitcss/suit

    3,788Ver en GitHub↗

    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
    Ver en GitHub↗3,788
Ver las 30 alternativas a Reactstrap→