/angular_rrule_recurring_select

Angular directive to select recurrence rule pattern powered by RRule.js

Primary LanguageJavaScript

angular_rrule_recurring_select

Angular directive to select recurrence rule pattern powered by RRule.js

Getting Started

npm install
bower install

Running demo server

npm start

Running tests

npm test

To open Karma test runner in a browser, go to:

http://localhost:9877/debug.html

Javascript Library Dependencies

  • jQuery
  • Angular
  • Moment
  • Lodash
  • RRule