egoist/vue-timeago

Add precision option

Open

#9 geöffnet am 19. Mai 2016

Auf GitHub ansehen
 (6 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)JavaScript (717 Stars) (95 Forks)user submission
enhancementhelp wanted

Beschreibung

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

Contributor Guide