1.0.7 • Published 2 years ago

ngx-mat-controls v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

ngx-mat-controls

  • Provides simplified API to work with Angular ReactiveForms validation via Field/Form classes.
  • Contains a list of commonly-used editor controls based on Angular Material and CDK
  • Provides extensions to Angular Router like: stateful modals, route retained event, etc.

Code scaffolding

Run ng generate component component-name --project ngx-mat-controls to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project ngx-mat-controls.

Note: Don't forget to add --project ngx-mat-controls or else it will be added to the default project in your angular.json file.

Build

Run ng build ngx-mat-controls to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build ngx-mat-controls, go to the dist folder cd dist/ngx-mat-controls and run npm publish.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago