🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

gitbook-plugin-search-plus

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
g

gitbook-plugin-search-plus

gitbook powerful search plugin

1.0.4-alpha-3
latest
73

Supply Chain Security

100

Vulnerability

81

Quality

76

Maintenance

100

License

Unpopular package

Quality

This package is not very popular.

Found 1 instance in 1 package

Version published
Weekly downloads
295
48.99%
Maintainers
1
Weekly downloads
 
Created
Issues
7

gitbook-search-plus

A powerful search plugin for GitBook.

Features

* Search any character
* Search across element (for search code)
* Remember search url

Use this plugin

Before use this plugin, you should disable the default search plugin first, Here is a book.json configuration example:

{
    plugins: ["-lunr", "-search", "search-plus"]
}

Note: Only gitbook >= 3.0.0 support

Examples

Open https://lwdgit.github.io/gitbook-plugin-search-plus/ or test it by yourself

    > git clone git@github.com:lwdgit/gitbook-plugin-search-plus.git -b gh-pages
    > cd gitbook-plugin-search-plus
    > npm install
    > npm start

And then open http://127.0.0.1:4000

Thanks To:

FAQs

Package last updated on 25 Apr 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts