mattbradley / livestampjs

A simple, unobtrusive jQuery plugin that provides auto-updating timeago text to your timestamped HTML elements using Moment.js.
http://mattbradley.github.com/livestampjs
MIT License
409 stars 70 forks source link

Exclude suffix by default and add ability to include it via new data attribute data-livestamp-suffix="true" #56

Open majesticblvd opened 8 years ago

majesticblvd commented 8 years ago

Excludes suffix by default and adds ability to include it via a new data attribute data-livestamp-suffix="true".