uxsolutions/bootstrap-datepicker

A datepicker for twitter bootstrap (@twbs)

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 22 minutes ago
Added to GitGenius on September 4th, 2026
Created on March 17th, 2012
Open Issues & Pull Requests: 886 (+0)
GitHub issues: Enabled
Number of forks: 5,868
Total Stargazers: 12,644 (+0)
Total Subscribers: 428 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 10.0 days
Mean response time: 208.1 days
90th percentile: 280.1 days
Tracked items: 26

How this project is maintained

100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Three people close 64% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 30
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 1,857 days
Stale 30+ days: 29
Stale 90+ days: 28

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • request: feature (16)
  • request: bug (6)
  • release-2.0.0 (2)
  • request: update (2)
  • enhancement (1)
  • release-2.0.0-format (1)
  • release-next (1)
  • site-documentation (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

bootstrap-datepicker is a JavaScript datepicker widget for Twitter Bootstrap.

The tool solves the problem of adding date selection functionality to Bootstrap-based web applications. It provides a calendar interface that integrates with Bootstrap's styling and component system, allowing users to pick dates through an interactive popup or inline calendar display.

Developers building Bootstrap-based projects who need date input functionality should consider this tool. It suits applications where Bootstrap is already the chosen UI framework, since it inherits Bootstrap's visual consistency and design patterns. The project maintains an online demo and comprehensive documentation to help with evaluation and implementation.

The project uses Grunt for its build process and accepts contributions through standard package managers. Development is tracked through Travis CI for continuous integration. The tool follows semantic versioning for release management and is distributed through CDN infrastructure, making it straightforward to include in web projects without a build step.