UNPKG
sync-p
Version:
latest (1.3.1)
1.3.1
1.3.0
1.2.0
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
0.0.3
0.0.2
0.0.1
A tiny sync promise lib
github.com/QubitProducts/sync-p
QubitProducts/sync-p
sync-p
/
.nycrc
8 lines
(7 loc)
•
105 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
{
"check-coverage"
:
true
,
"lines"
:
100
,
"statements"
:
100
,
"functions"
:
100
,
"branches"
:
100
}