An open API service indexing awesome lists of open source software.

https://github.com/indrimuska/angular-moment-calendar

Angular Moment Calendar is an AngularJS directive for a calendar component made with Moment.js.
https://github.com/indrimuska/angular-moment-calendar

angular angularjs calendar dates events meetings moment-calendar organizer scheduler

Last synced: about 2 months ago
JSON representation

Angular Moment Calendar is an AngularJS directive for a calendar component made with Moment.js.

Awesome Lists containing this project

README

        

# Angular Moment Calendar

## Overview

*Angular Moment Calendar* is an AngularJS directive that renders a calendar

## Options

Property | Type | Default | Description
---|---|---|---
today | `boolean` | `false` | If `true`, it highlights the current date in the *Month View*.
showTime| `boolean` | `true` | If `true`, it shows the start time of each event in the *Month View*.

## TODO

- Dran and drop events
- Week/Day View