UNPKG
car-plate-keyboard
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
car-plate-keyboard;车牌号键盘;
github.com/baboon-king/car-plate-keyboard
baboon-king/car-plate-keyboard
car-plate-keyboard
/
lib
/
demo.html
11 lines
(7 loc)
•
216 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<
meta
charset
=
"utf-8"
>
<
title
>
carPlateKeyboard demo
</
title
>
<
script
src
=
"./carPlateKeyboard.umd.js"
>
</
script
>
<
link
rel
=
"stylesheet"
href
=
"./carPlateKeyboard.css"
>
<
script
>
console
.
log
(carPlateKeyboard)
</
script
>