Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/developit/asyncro
/ index.js
File
index.js
test/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
test from
'ava'
;
2
import
{ spy } from
'sinon'
;
3
import
{ series, parallel, map, filter, find, every, some } from
'../dist/asyncro.js'
;
4
Callers
nothing calls this directly
Calls
5
series
Function · 0.90
parallel
Function · 0.90
map
Function · 0.90
get
Function · 0.85
sleep
Function · 0.85
Tested by
no test coverage detected