cesarrew / ng2-currency-mask

A very simple currency mask directive that allows using a number attribute with the ngModel.
MIT License
235 stars 117 forks source link

Feature request: pipe #142

Closed mmajrk closed 2 years ago

mmajrk commented 4 years ago

It would be great if the masking functionality could be used without forms, perhaps as a pipe or service.

Use case: Form in read-only mode are displayed as plain text values

cesarrew commented 2 years ago

Sorry, my available time to this project is very limited and I can't do this.