angular-rrule-recurring-select
v0.2.1
Published
Recurrence editor
Downloads
11
Readme
angular_rrule_recurring_select
Angular directive to select recurrence rule pattern powered by RRule.js
Getting Started
npm installRunning demo server
npm startRunning tests
npm testTo open Karma test runner in a browser, go to:
http://localhost:9877/debug.htmlJavascript Library Dependencies
- jQuery
- Angular
- Moment
- Lodash
- RRule
