UNPKG

sync-each

Version:

No-bullshit, ultra-simple, 35-lines-of-code synchronized forEach / map function for JavaScript.

20 lines (19 loc) 569 B
{ "name": "sync-each", "description": "No-bullshit, ultra-simple, 35-lines-of-code synchronized forEach / map function for JavaScript.", "version": "1.0.1", "license": "MIT", "keywords": [ "sync", "forEach", "each", "map", "synchronous", "iteration", "iterate", "loop", "concurrent", "array", "flow", "control flow" ], "homepage": "https://github.com/whipstercz/async-each/", "author": "Paul Miller (http://whipstercz.com/)", "repository": "git://github.com/whipstercz/sync-each.git", "main": "index.js", "dependencies": {} }