kellyselden / ember-awesome-macros

A collection of Ember computed macros
MIT License
205 stars 36 forks source link

"largest" option to only display largest n units #377

Closed gabrielgrant closed 7 years ago

gabrielgrant commented 7 years ago

Something equivalent to the largest option on HumanizeDuration.js would be useful -- this is somewhat similar to trim, except it removes the least significant units until there are at most largest elements present

gabrielgrant commented 7 years ago

Sorry, filed this on the wrong repo :/