Method to get an option by modulo and name.
Parameters:
Name
must be a String.Index
must be a Number.Options
must be an Object.Returns an Any
(Property.)
if not dom list then clone it to array
get the value in array or return the value itself
check if value has the stagger expression, if so parse it
Method to get option by modulo of index.
Parameters:
Index
must be a Number.Options
must be an Object.Method to get total child modules quantity.
Parameters:
Name
must be a String.Options
must be an Object.Returns a Number
(Number of child object that should be defined.)
Method to create timeline.
Method to make stagger form options
Parameters:
* **`Options.` must be an Object.**
Child
must be an Object.get child module's option
create child module
add child module's timeline to the self timeline
Method to start timeline.
ignore coffescript sudo code istanbul ignore next