Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ryan-gordon/seconds-to-human-time-pipe

A custom Pipe for Angular 2 which when used takes in an amount of seconds and returns a string formatted with hours, minutes and seconds depending on how many seconds.
https://github.com/ryan-gordon/seconds-to-human-time-pipe

angular humanizer ionic2 pipe time

Last synced: 25 days ago
JSON representation

A custom Pipe for Angular 2 which when used takes in an amount of seconds and returns a string formatted with hours, minutes and seconds depending on how many seconds.

Awesome Lists containing this project

README

        

# seconds-to-human-time-pipe
A custom Pipe for Angular 2 which when used takes in an amount of seconds and returns a string formatted with hours, minutes and seconds depending on how many seconds.