ngex-input-format
v19.0.1
Published
An Angular data input format library tool with Angular versions 19 and standalone.
Readme
ngex-input-format
An Angular data input format library tool with Angular versions 19 and standalone.
Installation
Run npm install ngex-input-format to add the library into your project directory, or add "ngex-input-format": "~19.0.1" to the package.json file and then run npm install to update the existing file.
Angular Directives for Input Format Types
- Number only
- Alphanumeric only
- Currency
- Custom input masks
Demo Application
The source code can be downloaded from the github repository.
