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.
dry-forloop
A drier version of Javascript's existing forLoop. Like forEach, but with parameters for start, operator, length, and iterator!
async-array-iterator
a simple asyncronous iterator which can simplify processing arrays before assigning final arguments