UNPKG
ioc-editor
Version:
latest (0.1.21)
0.1.21
0.1.20
0.1.14
Ioc编辑器框架
ioc-editor
/
dist
/
demo.html
11 lines
(7 loc)
•
192 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<
meta
charset
=
"utf-8"
>
<
title
>
ioc-editor demo
</
title
>
<
script
src
=
"./ioc-editor.umd.js"
>
</
script
>
<
link
rel
=
"stylesheet"
href
=
"./ioc-editor.css"
>
<
script
>
console
.
log
(ioc-editor)
</
script
>