ember-cli-textarea-autosize
An Ember addon that provides a textarea component that adjusts its height according to the supplied text. Included are also several mixins that can be used to ensure `autofocus` works properly, focused text inputs have their text selected, and ctrl+enter
ember-helper-locale-number
An optimized format number helper for currencies, decimal, and percent styles. Uses `Intl.NumberFormat` and `toLocaleString()`.