eonasdan/tempus-dominus

This project is no longer active or supported.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 4 minutes ago
Added to GitGenius on September 9th, 2026
Created on August 30th, 2013
Open Issues & Pull Requests: 39 (+0)
GitHub issues: Disabled - open counts may still include pull requests.
Number of forks: 4,259
Total Stargazers: 7,160 (+0)
Total Subscribers: 245 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

GitHub issues are disabled for this repository, so issue analytics and the issue explorer are not available.

Detailed Description

Tempus Dominus is a date and time picker library for JavaScript that provides a robust interface for selecting dates and times in web applications.

The tool addresses the need for a flexible date/time selection component by offering a modern, TypeScript-written picker that works without jQuery, Bootstrap, or Moment.js as dependencies. It requires only Popper2 for positioning functionality. The picker is designed for contemporary browsers and includes a jQuery provider wrapper for projects that still depend on jQuery, though the maintainer recommends moving away from jQuery entirely.

The project suits developers building web applications that need reliable date and time selection without heavy framework dependencies. It works well for teams that have modernized their JavaScript stack and want a lightweight alternative to older picker libraries. The tool is appropriate for projects where Bootstrap integration is not a requirement, since the picker operates independently of that framework.

The project is no longer actively maintained or supported. The maintainer has moved on to other projects and will only address new issues through paid sponsorship arrangements. Priority support is available at an hourly rate through direct contact, and a Discord server is available for urgent requests and installation assistance. The repository includes development tooling for building and serving documentation locally, with npm scripts for watching changes during development.