@peteretelej/vuepress-plugin-fulltext-search
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

vuepress-plugin-fulltext-search

Vuepress2 full-text search plugin using FlexSearch.

⚠️ This is under development. Please use other plugins instead.

Usage

yarn add -D @peteretelej/vuepress-plugin-fulltext-search

Add plugin to docs/.vuepress/config.js

module.exports = {
    plugins: ['@peteretelej/fulltext-search'],
}

Dependencies (6)

Dev Dependencies (26)

Package Sidebar

Install

npm i @peteretelej/vuepress-plugin-fulltext-search

Weekly Downloads

0

Version

0.0.3

License

MIT

Unpacked Size

3.49 kB

Total Files

2

Last publish

Collaborators

  • peteretelej