angular-rrule-recurring-select

Recurrence editor

Usage no npm install needed!

<script type="module">
  import angularRruleRecurringSelect from 'https://cdn.skypack.dev/angular-rrule-recurring-select';
</script>

README

angular_rrule_recurring_select

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

Getting Started

npm 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