File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# NGX-MASK
22
33<p align =" center " >
4- < img src = " http://jsdaddy.io/assets/images/shared/logo.svg " alt = " JSDaddy Logo " >
4+ A powerful Angular directive for input masking with customizable patterns
55</p >
66
77<p align =" center " >
8- A powerful Angular directive for input masking with customizable patterns
8+ Created with ❤️ by
9+ </p >
10+
11+ <p align =" center " >
12+ <a href =" https://jsdaddy.io " >
13+ <img src="http://jsdaddy.io/assets/images/shared/logo.svg" alt="JSDaddy" width="250">
14+ </a >
915</p >
1016
1117<p align =" center " >
@@ -157,18 +163,3 @@ import { NgxMaskModule } from 'ngx-mask';
157163@NgModule ({ imports: [NgxMaskModule .forChild ()] })
158164export class FeatureModule {}
159165```
160-
161- ## 📚 Documentation
162-
163- For detailed usage instructions and examples, please refer to our [ Usage Documentation] ( https://github.com/JsDaddy/ngx-mask/blob/develop/USAGE.md ) .
164-
165- ## 🔗 Related Projects
166-
167- Check out our other Angular utilities:
168-
169- - [ NGX Loader Indicator] ( https://www.npmjs.com/package/ngx-loader-indicator )
170- - [ NGX Copypaste] ( https://www.npmjs.com/package/ngx-copypaste )
171-
172- ## 👥 Contributing
173-
174- We welcome contributions! Please read our [ Contributing Guide] ( https://github.com/JsDaddy/ngx-mask/blob/develop/CONTRIBUTING.md ) to get started.
You can’t perform that action at this time.
0 commit comments