# Ngx Calendar Table

ngx calendar table is in progress.
that's a simple version you can see the next features in the roadmap

created from angular 6.

### Installation

```sh
$ npm i ngx-calendar-table
```
### Usage Example

`import { NgxCalendarTableModule } from 'ngx-calendar-table';`

https://stackblitz.com/edit/ngx-calendar-table-example

### Documentation

https://heijimrt.github.io/ngx-calendar-table/

### Roadmap

  - Make tests in depth
  - Implement table features like sort, filter..
  - Implement weekly


License
----

Apache2
