egoist/vue-timeago

Add precision option

Open

#9 opened on 2016年5月19日

GitHub で見る
 (6 comments) (2 reactions) (0 assignees)JavaScript (717 stars) (95 forks)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

コントリビューターガイド