Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dvhb/calendar
AngularJS Calendar
https://github.com/dvhb/calendar
angular calendar javascript
Last synced: 19 days ago
JSON representation
AngularJS Calendar
- Host: GitHub
- URL: https://github.com/dvhb/calendar
- Owner: dvhb
- License: mit
- Created: 2015-06-27T07:03:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-31T10:47:55.000Z (almost 7 years ago)
- Last Synced: 2024-12-09T22:16:22.596Z (about 1 month ago)
- Topics: angular, calendar, javascript
- Language: CoffeeScript
- Homepage: http://dvhb.github.io/calendar/#getting-started
- Size: 3.61 MB
- Stars: 1
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AngularJS Calendar
## Installing via Bower
bower install dvhb-calendar
## Development
npm install -g grunt-cli
npm install && bower install
grunt## Examples
* [Full Calendar application](http://embed.plnkr.co/2S0Lzl/preview)
## License
[MIT License](./LICENSE) © [dvhb](http://dvhb.ru)
---
This project is part of [Owork](http://owork.org/).