ember-formatted-number
v0.0.4
Published
Extends regular Ember TextField to automatically add commas to numbers.
Downloads
2
Readme
Ember-formatted-number
Installation
ember install ember-formatted-number
Usage
Other options are exactly same as Ember.TextField
{{formatted-number realValue=object.value}}