ngx-currency is an Angular 4+ input mask module designed for currency.
ng2 currency mask example, ngx currency npm, angular currency pipe input field
How to make use of it:
Install
npm install ngx-currency --save
Import the module
import { NgxCurrencyModule } from "ngx-currency"; @NgModule({ imports: [ ... NgxCurrencyModule ], declarations: [...], providers: [...] }) export class AppModule {}
currency mask module for angular, ngx-currency Plugin/Github
See Demo And Download
Official Website(nbfontana): Click Here
This superior jQuery/javascript plugin is developed by nbfontana. For extra advanced usage, please go to the official website.