An open API service indexing awesome lists of open source software.

https://github.com/fabricadecodigo/angular-ngx-mask-example

An example of using ngx-mask
https://github.com/fabricadecodigo/angular-ngx-mask-example

angular ionic ngx-mask

Last synced: about 2 months ago
JSON representation

An example of using ngx-mask

Awesome Lists containing this project

README

          

# AngularNgxMaskExample

An example of using ngx-maks for masked inputs.

Works to Angular and Ionic.

# Run the project

- Download the project
- Install dependencies
```
npm install
```

- Run
```
ng serve
```