Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 760 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 760 Bytes

Build Status Coverage Status Maintainability

A parser for event timings and occurrences

Usage

Eternal.parse('I have dance practice every friday at 5 pm') will return an ice_cube object with the rule to repeat weeekly on fridays at 5pm.

Additional context can then be inputted into this object to complete the rule.