livestampjs

WebJar for livestampjs

License

License

MIT
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

livestampjs
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

livestampjs
WebJar for livestampjs
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/mattbradley/livestampjs

Download livestampjs

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.bower/livestampjs/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>livestampjs</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/livestampjs/
implementation 'org.webjars.bower:livestampjs:1.1.2'
// https://jarcasting.com/artifacts/org.webjars.bower/livestampjs/
implementation ("org.webjars.bower:livestampjs:1.1.2")
'org.webjars.bower:livestampjs:jar:1.1.2'
<dependency org="org.webjars.bower" name="livestampjs" rev="1.1.2">
  <artifact name="livestampjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='livestampjs', version='1.1.2')
)
libraryDependencies += "org.webjars.bower" % "livestampjs" % "1.1.2"
[org.webjars.bower/livestampjs "1.1.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Livestamp.js

A simple, unobtrusive jQuery plugin that provides auto-updating timeago text to your timestamped HTML elements using Moment.js.

Usage

See the livestamp documentation.

Dependencies

  • jQuery: you already know what this is
  • Moment.js: a great JavaScript library for parsing and displaying dates and times

License

Copyright (c) 2015 Matt Bradley

This software is freely distributable under the terms of the MIT License.

Versions

Version
1.1.2