1.0.0-rc.54 • Published 5 days ago

@vuepress-plume/plugin-search v1.0.0-rc.54

Weekly downloads
-
License
MIT
Repository
github
Last release
5 days ago

@vuepress-plume/plugin-search

使用 minisearch 实现的本地 全文模糊搜索 插件。

Install

npm install @vuepress-plume/plugin-search
# or
pnpm add @vuepress-plume/plugin-search
# or
yarn add @vuepress-plume/plugin-search

Usage

// .vuepress/config.[jt]s
import { searchPlugin } from '@vuepress-plume/plugin-search'

export default {
  // ...
  plugins: [
    searchPlugin()
  ]
  // ...
}
1.0.0-rc.54

5 days ago

1.0.0-rc.53

13 days ago

1.0.0-rc.52

17 days ago

1.0.0-rc.51

19 days ago

1.0.0-rc.50

19 days ago

1.0.0-rc.49

29 days ago

1.0.0-rc.48

1 month ago

1.0.0-rc.47

1 month ago

1.0.0-rc.46

1 month ago

1.0.0-rc.45

2 months ago

1.0.0-rc.44

2 months ago

1.0.0-rc.43

2 months ago

1.0.0-rc.42

2 months ago

1.0.0-rc.41

2 months ago

1.0.0-rc.40

2 months ago

1.0.0-rc.39

2 months ago

1.0.0-rc.38

2 months ago

1.0.0-rc.37

2 months ago

1.0.0-rc.36

2 months ago