UNPKG
js-time-diff
Version:
latest (1.0.0)
1.0.0
0.0.2
0.0.1
a lightweight time difference javascript library
github.com/santanup/time-diff
santanup/time-diff
js-time-diff
/
.babelrc
7 lines
•
64 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"presets"
:
[
"es2015"
,
"stage-3"
,
"minify"
]
}