ical-expander
ical-expander copied to clipboard
add filter method
Gives the user more control as to what arrays are returned.
The benefit is that it allows filtering during iteration which is memory friendly.
Possible related issue:
- https://github.com/mifi/ical-expander/issues/15