# kuende-livestamp

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

Latest version **1.1.2** (published 2015-11-24) · MIT license · 0 weekly downloads

## Install

```sh
npm install kuende-livestamp
pnpm add kuende-livestamp
yarn add kuende-livestamp
bun add kuende-livestamp
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.1.2 |
| Published | 2015-11-24 |
| First published | 2015-11-24 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 408 |
| Author | Matt Bradley |
| Maintainers | cipick |
| Keywords | livestamp, timestamp, timeago |

## Links

- npm: https://www.npmjs.com/package/kuende-livestamp
- Repository: https://github.com/mattbradley/livestampjs
- Homepage: http://mattbradley.github.com/livestampjs
- Issues: https://github.com/mattbradley/livestampjs/issues
- npm.io page: https://npm.io/package/kuende-livestamp

## Recent versions

- 1.1.2 (latest) — 2015-11-24

## README

[Livestamp.js](http://mattbradley.github.com/livestampjs)
=====================================================

A simple, unobtrusive jQuery plugin that provides auto-updating timeago text to
your timestamped HTML elements using [Moment.js](http://momentjs.com).

Usage
-----

See the [livestamp documentation](http://mattbradley.github.com/livestampjs).

Dependencies
------------

* [jQuery](http://jquery.com): you already know what this is
* [Moment.js](http://momentjs.com): 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](http://www.opensource.org/licenses/MIT).

---
_Source: https://npm.io/package/kuende-livestamp · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
