Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 536 Bytes

README.md

File metadata and controls

40 lines (28 loc) · 536 Bytes

Deprecated

Please note that this repo is deprecated and is no longer being maintained.

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