egoist/vue-timeago

Add precision option

Open

#9 建立於 2016年5月19日

在 GitHub 查看
 (6 留言) (2 反應) (0 負責人)JavaScript (717 star) (95 fork)user submission
enhancementhelp wanted

描述

Reference: https://github.com/vuejs/vue-requests/issues/1#issuecomment-173043480

It would be great to support a level of precision. By default moment.js is limited to 1 level.

1: 2 hours 2: 2 hours, 25 minutes 3: 2 hours, 24 minutes, 44 seconds

There is a large discussion on the moment.js issues, a moment.js plugin to extend functionalities and a vue plugin for moment

貢獻者指南