AngularCalendarWeekHoursView
This project aims to provide an alternative view to those already provided on Angular Calendar.
It probably won't receive much support from me (@diegofsza), so you're encouraged to enhance it in any reasonable way and send pull requests.
How it looks
Usage
Import the module wherever you want to use the view:
@
Use the view in your html
You should also include the scss file in your styles array in the .angular-cli.json file
"../node_modules/angular-calendar-week-hours-view/angular-calendar-week-hours-view.scss"