@jswork/next-timeago
v1.0.0
Published
A time ago implement.
Downloads
3
Readme
next-timeago
A time ago implement.
installation
npm install -S @jswork/next-timeago
usage
import '@jswork/next-timeago';
const str = nx.timeago('2017-03-15 13:10:45');
console.log(str);
license
Code released under the MIT license.