Timeago.js: Detailed Overview & Metrics

v4.0.2(about 5 years ago)

This package was last published over a year ago. It may not be actively maintained.The package doesn't have any types definitionsNumber of direct dependencies: 0Monthly npm downloads

Timeago.js is a lightweight JavaScript library for converting timestamps into a human-readable format such as '2 hours ago' or 'last week'. It provides a simple way to display relative time in a user-friendly manner, making it ideal for displaying timestamps on websites or applications. Timeago.js supports multiple languages and customizable formatting options, allowing developers to tailor the display of relative time to suit their needs.

Compared to other similar libraries like Moment.js or date-fns, Timeago.js focuses specifically on relative time formatting, offering a more lightweight and specialized solution for this particular use case.

Alternatives:
react-timeago+
moment+
date-fns+
dayjs+
luxon+
javascript-time-ago+
timeago-react+
date-and-time+
relative-time+
spacetime+

Tags: javascriptlibrarytimestamprelative-timehuman-readable