uploaded-time-ago
Version:
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.
36 lines (35 loc) • 871 B
JSON
{
"name": "uploaded-time-ago",
"version": "1.0.0",
"description": "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.",
"main": "index.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"homepage": "https://webdevelopermamun.me",
"keywords": [
"uploaded-time-ago",
"time-ago",
"timeago",
"timestamp",
"time",
"time-formatting",
"date-difference",
"time-difference",
"relative-time",
"relative-date",
"time-elapsed",
"date-elapsed",
"date-utils",
"time-utils",
"time-conversion",
"date-conversion",
"time-library",
"date-library",
"moment",
"like Facebook post time ago"
],
"author": "",
"license": "ISC"
}