bootstrap
by
twbs

Description: The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

View on GitHub ↗

Summary Information

Updated 2 hours ago
Added to GitGenius on July 5th, 2023
Created on July 29th, 2011
Open Issues & Pull Requests: 267 (+0)
Number of forks: 78,744
Total Stargazers: 174,449 (+0)
Total Subscribers: 6,625 (+0)

Issue Activity (beta)

Open issues: 157
New in 7 days: 5
Closed in 7 days: 4
Avg open age: 794 days
Stale 30+ days: 140
Stale 90+ days: 134

Recent activity

Opened in 7 days: 4
Closed in 7 days: 2
Comments in 7 days: 0
Events in 7 days: 12

Top labels

  • css (4,849)
  • v4 (3,063)
  • js (2,195)
  • feature (1,725)
  • docs (1,284)
  • v5 (1,268)
  • confirmed (853)
  • has-pr (633)

Repository Insights (GitGenius)

Median issue/PR response: 4150.9 days
Mean response time: 4258.9 days
90th percentile: 4849.3 days
Tracked items: 25

Most active contributors

Detailed Description

Bootstrap is the most widely adopted HTML, CSS, and JavaScript framework for building responsive, mobile-first web projects. The repository at twbs/bootstrap has accumulated 174,423 stargazers and 78,758 forks as of the most recent tracking period, reflecting its dominant position in front-end development. The framework provides developers with a comprehensive toolkit including utility classes, a grid system, pre-built UI components, JavaScript plugins, and responsive design patterns that enable faster web development without sacrificing customization.

The repository's primary language is MDX, and it serves as the source for both the framework code and its documentation, which is built with Astro and hosted at getbootstrap.com. Bootstrap 5 is the current development focus on the default branch, with Bootstrap 4 maintained separately on the v4-dev branch. The framework is distributed through multiple package managers including npm, yarn, Bun, Composer, and NuGet, making it accessible to developers across different technology stacks. Downloads include compiled and minified CSS and JavaScript files, source maps for debugging, and bundled JavaScript that incorporates Popper for positioning utilities.

Activity tracking reveals sustained engagement with the project. The most active issue labels are css with 326 tracked items, v5 with 317 items, and feature requests with 284 items. The median response latency for issues and pull requests across 1,083 tracked items is 13.8 hours, indicating active maintenance. Mark Otto, known as mdo, leads contribution activity with 1,381 tracked events, followed by julien-deramond with 1,244 events and louismaximepiton with 76 events. The project maintains overlapping contributors with major repositories including microsoft/vscode, microsoft/typescript, and rust-lang/rust, suggesting Bootstrap's integration into broader development ecosystems.

The framework emphasizes mobile-first responsive design, providing a foundation for building websites and applications that work seamlessly across devices. Its component library includes buttons, forms, navigation, cards, modals, and numerous other UI elements that developers can use as building blocks. The CSS is built with Sass, allowing for variable customization and extension. JavaScript plugins add interactivity to components like dropdowns, tooltips, popovers, and carousels.

Bootstrap maintains comprehensive documentation with search functionality powered by Algolia's DocSearch. The project follows semantic versioning and provides previous release documentation at getbootstrap.com/docs/versions/. Contributing guidelines are clearly documented, requiring JavaScript patches to include unit tests and all code to conform to the Code Guide maintained by Mark Otto. The community extends beyond GitHub through official channels including X, a blog, GitHub Discussions, Discord, a subreddit, and IRC, providing multiple avenues for users to seek help and engage with maintainers and fellow developers.

bootstrap
by
twbstwbs/bootstrap

Repository Details

Fetching additional details & charts...