1 dépôt
Custom HTML elements that extend the semantic meaning of standard time tags with dynamic formatting logic.
Distinct from Custom HTML Elements: Focuses on extending the native HTML element specifically, rather than general custom HTML element replacement.
Explore 1 awesome GitHub repository matching user interface & experience · Semantic Time Elements. Refine with filters or upvote what's useful.
This project provides a web component time element that extends the standard HTML time tag to display human-readable relative timestamps and countdowns. It functions as a relative time formatter and time duration calculator, converting timestamps into localized strings that update automatically in the browser. The tool enables dynamic timestamp displays that transition from relative phrases to absolute dates based on configurable time thresholds. It includes capabilities for date tense restriction, forcing timestamps to display exclusively as past or future dates, and supports precise duratio
Extends the standard HTML time tag to create a specialized element for human-readable relative timestamps and countdowns.