Search results

135 packages found

Localized relative date/time formatting

published version 2.5.11, 3 months ago

Maintenance: 33%. Quality: 62%. Popularity: 21%.

Localized relative date/time formatting in React

published version 7.3.3, 7 months ago

Maintenance: 30%. Quality: 61%. Popularity: 10%.

add time ago feature to your projects

published version 2.5.4, 3 months ago

Maintenance: 33%. Quality: 61%. Popularity: 0%.

This is a simple module that calculates the time elapsed and has a good partten of displaying the time like "Just Now", "1 Second ago", "2 minutes ago", "2 hours ago" and so on.

published version 2.1.0, 4 months ago

Maintenance: 33%. Quality: 61%. Popularity: 0%.

Localized relative date/time formatting (both for past and future dates).

published version 1.0.4, a month ago

Maintenance: 33%. Quality: 60%. Popularity: 1%.

Format the relative time between the current date and a given date in a human readable format. The output is rounded to the nearest time unit, i.e. 1 year ago, 5 minutes ago, in 3 days, in 6 seconds

published version 2.0.5, 4 months ago

Maintenance: 33%. Quality: 62%. Popularity: 1%.

Simple time ago for Unix timestamps and JavaScript Date objects.

published version 2.1.1, 10 months ago

Maintenance: 25%. Quality: 54%. Popularity: 4%.

ShowTimeAgo is a utility that provides a human-readable format of how long ago a date was with zero configuration.

published version 4.0.11, 4 months ago

Maintenance: 33%. Quality: 61%. Popularity: 0%.

一个简单的时间转换工具

published version 1.0.3, 2 months ago

Maintenance: 33%. Quality: 51%. Popularity: 0%.

``` let ago = require('ytimeago') v = ago(Date.now() - 1000) // 1s v = ago(Date.now() - 1000, '') // just now v = ago(Date.now() - 60 * 1000) // 1m // 1 minute ago v = ago(Date.now() - 60 * 60 * 1000) // 1h // 1 hour ago v = ago(Date.now() - 24 * 60 * 60

published version 1.0.0, 4 months ago

Maintenance: 33%. Quality: 51%. Popularity: 2%.

It calculates the time just like Facebook whenever a new post or anything is uploaded and this function is used to calculate the time distance from the current time.

published version 1.0.0, 4 months ago

Maintenance: 33%. Quality: 51%. Popularity: 0%.

react-datetime-ago

published version 1.0.5, 10 months ago

Maintenance: 28%. Quality: 51%. Popularity: 0%.

Human readable relative times (eg. 4 minutes ago)

published version 2.2.0, 4 years ago

Maintenance: None. Quality: 61%. Popularity: 9%.

Localized relative date/time formatting in React

published version 7.2.5, a year ago

Maintenance: 14%. Quality: 62%. Popularity: 1%.

Minimal immutable date class that supports relative time, calendar time, and plus/minus of different units.

published version 4.7.0, a year ago

Maintenance: 33%. Quality: 53%. Popularity: 1%.

timelapsed is a NodeJs module that makes it easy to support fuzzy timestamps (e.g. "2min, 2 hrs ago, 4 minutes ago" or "yesterday")

published version 2.0.1, 2 months ago

Maintenance: 33%. Quality: 51%. Popularity: 0%.

A simple & lightweight js library that make it easy to convert timestamps into human-readable time ago statements (eg. '2 hours ago' or 'in 3 days.')

published version 1.0.1, a year ago

Maintenance: 33%. Quality: 51%. Popularity: 0%.

A vue component used to format date with time ago statement.

published version 2.0.9, 2 years ago

Maintenance: 6%. Quality: 64%. Popularity: 5%.

Simple function that recieves a Date object that is in the future or is in the past and gives back the relative time using Intl.RelativeTimeFormat('en', { numeric: 'auto' })

published version 1.1.2, a year ago

Maintenance: 26%. Quality: 52%. Popularity: 0%.

A simple Time-Ago component for ReactJs

published version 7.2.0, a year ago

Maintenance: 4%. Quality: 54%. Popularity: 11%.