spiralloop
Create for loops that spiral from the center or a given point
4loop
Standard ForLoop syntax. Keep syntax clean and standard no matter what you pass us (arrs, objs, maps,etc.
repeatjs
A JS library to remove boilerplate from for-loops.
dry-forloop
A drier version of Javascript's existing forLoop. Like forEach, but with parameters for start, operator, length, and iterator!