Tiny JS Library for Human-Readable Timestamps – little-timestamp
A small, opinionated JavaScript library for formatting timestamps into human-readable strings like “6h ago” or “Jun 1”.
A small, opinionated JavaScript library for formatting timestamps into human-readable strings like “6h ago” or “Jun 1”.
A tiny (~600byte minified) Javascript library makes it easy to convert a valid Unix Timestamp (Epoch) into a human-readable string.
A super tiny (~ 1kb) and blazing fast timeago library that automatically shortens the Datetime (ISO 8601) into relative time (how long ago).
A tiny web component that converts the amount of time left or passed relative to a specific date into a human-readable format.
A JavaScript library that converts the content of an element with the “data-ago” attribute into human-readable format such as xx days ago.
A lightweight and standalone relative time JavaScript library that converts timestamps to human-readable time format.
timeago.js is a lightweight and pure JavaScript version of the familiar jQuery timeago plugin that allows to parse and format dates & times using natural language like ‘5 minutes ago’.
js-time-diff is a JavaScript library that compares the difference between two dates and outputs the human-friendly relative dates and times.