timeago.js is a simple library (less than 2 kb) that is used to format datetime with *** time ago statement. eg: '3 hours ago'.
[cljsjs/timeago "3.0.0-0"]
cljsjs/timeago {:mvn/version "3.0.0-0"}
implementation("cljsjs:timeago:3.0.0-0")
<dependency> <groupId>cljsjs</groupId> <artifactId>timeago</artifactId> <version>3.0.0-0</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: