@bmat/angular-month-picker

This library was generated with Angular CLI version 7.2.0.

Usage no npm install needed!

<script type="module">
  import bmatAngularMonthPicker from 'https://cdn.skypack.dev/@bmat/angular-month-picker';
</script>

README

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-picker or else it will be added to the default project in your angular.json file.

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.