Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/madeintandem/angular_rrule_recurring_select

Angular directive to select recurrence rule pattern powered by RRule.js
https://github.com/madeintandem/angular_rrule_recurring_select

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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