• Latest
1 vote
Add logic to test count in loops

Add logic so that users can modify loop output based on count:– Test for specific instance– Test for Even and Odd– Support for interval and offset like CSS nth-child selector ie. 3n + 1

Planned 0 comments