@bmat-shared-libs/angular-month-picker v11.2.14
AngularMonthPicker
This library was generated with Angular CLI version 7.2.0.
It provides a month picker widget. It can be used stand-alone or using the FormsModule.
Code scaffolding
Run ng generate component component-name --project angular-month-picker to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project angular-month-picker.
Note: Don't forget to add
--project angular-month-pickeror else it will be added to the default project in yourangular.jsonfile.
Build
Run ng build angular-month-picker to build the project. The build artifacts will be stored in the dist/ directory.
Publishing
After building your library with ng build angular-month-picker, go to the dist folder cd dist/angular-month-picker and run npm publish.
3 years ago