@jspm/generator
JSPM CLI Documentation
@jspm/generator
@jspm/import-map
Online Generator
Preparing search index...
HtmlAnalysis
Interface HtmlAnalysis
interface
HtmlAnalysis
{
map
:
ParsedMap
;
base
:
URL
;
esModuleShims
:
HtmlTag
;
staticImports
:
Set
<
string
>
;
dynamicImports
:
Set
<
string
>
;
preloads
:
HtmlTag
[]
;
modules
:
HtmlTag
[]
;
inlineModules
:
HtmlTag
[]
;
scripts
:
HtmlTag
[]
;
comments
:
HtmlTag
[]
;
newlineTab
:
string
;
}
Index
Properties
map
base
es
Module
Shims
static
Imports
dynamic
Imports
preloads
modules
inline
Modules
scripts
comments
newline
Tab
Properties
map
map
:
ParsedMap
base
base
:
URL
es
Module
Shims
esModuleShims
:
HtmlTag
static
Imports
staticImports
:
Set
<
string
>
dynamic
Imports
dynamicImports
:
Set
<
string
>
preloads
preloads
:
HtmlTag
[]
modules
modules
:
HtmlTag
[]
inline
Modules
inlineModules
:
HtmlTag
[]
scripts
scripts
:
HtmlTag
[]
comments
comments
:
HtmlTag
[]
newline
Tab
newlineTab
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
map
base
es
Module
Shims
static
Imports
dynamic
Imports
preloads
modules
inline
Modules
scripts
comments
newline
Tab
JSPM Homepage
JSPM CLI Documentation
@jspm/generator
@jspm/import-map
Online Generator
@jspm/generator
Loading...