aurelia repeat many index code example Example: aurelia repeat.for get index <li repeat.for="item of items">${$index} - ${item}</li>