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

贡献者指南