UNPKG

spiralloop

Version:

Create for loops that spiral from the center or a given point

30 lines (29 loc) 659 B
{ "name": "spiralloop", "version": "1.0.2", "description": "Create for loops that spiral from the center or a given point", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/demipixel/spiralloop" }, "keywords": [ "spiral", "loop", "for", "snail", "forloop", "circle", "circular", "distance" ], "author": "Lucas Simon <luke5227@gmail.com>", "license": "ISC", "bugs": { "url": "https://github.com/demipixel/spiralloop/issues" }, "homepage": "https://github.com/demipixel/spiralloop" }