UNPKG
browser-size
Version:
latest (0.1.0)
0.1.0
0.0.2
0.0.1
Get the window size of the browser and throttled resize events.
github.com/pvalentim/browser-size
browser-size
/
.jshintrc
6 lines
(5 loc)
•
60 B
Plain Text
View Raw
1
2
3
4
5
6
{
"esnext"
:
true
,
"quotmark"
:
"single"
,
"asi"
:
true
}