Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (13 loc) · 493 Bytes

File metadata and controls

22 lines (13 loc) · 493 Bytes

angular recurrenceinput directive

This directive is a port of the jquery.recurrenceinput from a jquery widget to an angular directive.

Not all functionality has been implemented, but the basics are up and running.

Requirements

Still requires jQuery, but no longer requires jQuery Tools.

Also requires Angular and Angular ui-bootstrap

Building

clone then run the following commands from the base directory

npm install

grunt