Embedded Coffeescript (ECO) templates lets you embed coffeescript directly in your templates.
Is it possible to get the current loop index using the eco template engine? For example in Jinja2 you can …
coffeescript ecoI am trying to write a while loop to determine the number is being given to count down to 0. Also, …
bash shell unix if-statement eco