vuepress-plugin-flexsearch:Vuepress的下一代全文本搜索库

时间:2021-05-03 09:29:17
【文件属性】:
文件名称:vuepress-plugin-flexsearch:Vuepress的下一代全文本搜索库
文件大小:212KB
文件格式:ZIP
更新时间:2021-05-03 09:29:17
vuepress vuepress-plugin flexsearch vuepress-plugin-flexsearch Vue vuepress-plugin-flexsearch Vuepress的下一代全文本搜索库 很好的替代了默认的Vuepress搜索插件。 安装 yarn add -D vuepress-plugin-flexsearch // or npm install vuepress-plugin-flexsearch -D 用法 使用默认设置: // .vuepress/config.js module . exports = { plugins : [ [ 'flexsearch' ] , // other plugins ] } 或修改设置以满足您的需求: // .vuepress/config.js module . exports = { plugins : [ [ 'flexsearch' , { /*
【文件预览】:
vuepress-plugin-flexsearch-master
----.gitignore(2KB)
----README.md(2KB)
----CHANGELOG.md(411B)
----LICENSE(1KB)
----package.json(1KB)
----src()
--------SearchBox.vue(7KB)
--------utils.js(1KB)
--------assets()
----index.js(839B)
----example()
--------.gitignore(125B)
--------README.md(155B)
--------docs()
--------package.json(468B)
--------yarn.lock(302KB)
----yarn.lock(281KB)

网友评论