rick gessner
rick gessner
First, you should know that the tool you’re building is very nice. Good job! Because your lib is so new, I don’t want to make changes to your code, and...
there is a great little plugin for moment.js that does this like twitter. I'm trying to figure out how to cause livestampjs to use that library. Would be greatly appreciated...
BTW: Using the moment-twitter plugin, you can make this work easily, by changing line 51, like this: OLD: to = data.moment.fromNow(); NEW: to = data.moment.twitter();