UNPKG
tool-search
Version:
latest (0.3.4)
0.3.4
0.3.3
0.3.2
0.3.1
0.2.2
0.2.1
0.1.1
0.1.0
Tool-Search一个自定义搜索引擎的搜索框组件
github.com/ToolSites/tool-search
tool-search
/
lib
/
demo.html
11 lines
(7 loc)
•
196 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<
meta
charset
=
"utf-8"
>
<
title
>
tool-search demo
</
title
>
<
script
src
=
"./tool-search.umd.js"
>
</
script
>
<
link
rel
=
"stylesheet"
href
=
"./tool-search.css"
>
<
script
>
console
.
log
(tool-search)
</
script
>