EvanHahn / HumanizeDuration.js

361000 becomes "6 minutes, 1 second"
https://evanhahn.github.io/HumanizeDuration.js/
The Unlicense
1.64k stars 175 forks source link

AngularJS filter #80

Closed sebastianhaas closed 9 years ago

sebastianhaas commented 9 years ago

Hey! Would you be interested in an AngularJS filter wrapping this library? Or do you rather prefer a separate repository for that?

Thanks!

sebastianhaas commented 9 years ago

Btw I already wrote one, really simple. Just a few lines and works great.

EvanHahn commented 9 years ago

I'd prefer that in a separate library. I'd be happy to link to it from the readme!

sebastianhaas commented 9 years ago

Alright then. I've pushed a first version to bower. Works fine for me.

https://github.com/sebastianhaas/angularjs-humanize-duration

EvanHahn commented 9 years ago

Added to the readme in ab5c22cbf19e3257a4af00f294538a0c00dd8dc6. Thanks!