UNPKG
d3-crud-x
Version:
latest (2.17.16)
2.17.16
d2-crud改进版
github.com/greper/d2-crud-plus
greper/d2-crud-plus
d3-crud-x
/
dist
/
demo.html
9 lines
(6 loc)
•
140 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
<
meta
charset
=
"utf-8"
>
<
title
>
d2-crud-x demo
</
title
>
<
script
src
=
"./d2-crud-x.umd.js"
>
</
script
>
<
script
>
console
.
log
(d2-crud-x)
</
script
>