UNPKG
storm-load
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.5.1
0.5.0
0.4.2
0.4.1
0.4.0
0.3.1
0.3.0
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
Lightweight promise-based script loader
github.com/stormid/storm-load
stormid/storm-load
storm-load
/
.jshintrc
7 lines
•
89 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"node"
:
true
,
"browser"
:
true
,
"globals"
:
{
"define"
:
true
}
}