UNPKG
vue-loading
Version:
latest (0.1.4)
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.1
Vue directive for show loading block in anything
github.com/Coffcer/vue-loading
Coffcer/vue-loading
vue-loading
/
.babelrc
6 lines
(5 loc)
•
101 B
Plain Text
View Raw
1
2
3
4
5
6
{
"presets"
:
[
"es2015"
,
"stage-2"
]
,
"plugins"
:
[
"transform-runtime"
]
,
"comments"
:
false
}