UNPKG
xeokit-viewer
Version:
latest (1.0.0)
1.0.0
BIM viewer built on xeokit and Bootstrap
github.com/xeokit/xeokit-viewer
xeokit/xeokit-viewer
xeokit-viewer
/
lib
/
xeokit
/
plugins
/
XML3DLoaderPlugin
/
zipjs
/
.jshintrc
12 lines
(11 loc)
•
188 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"browser"
:
true
,
"laxbreak"
:
true
,
"undef"
:
true
,
"globals"
:
{
"console"
:
false
,
"escape"
:
false
,
"unescape"
:
false
,
"zip"
:
false
}
}