UNPKG

timeago

Version:

jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago" or "about 1 day ago").

13 lines (12 loc) 173 B
{ "name": "jquery-timeago", "license": "MIT", "main": "jquery.timeago.js", "ignore": [ "test", "vendor" ], "dependencies": { "jquery": ">=1.4" } }