Socket
Socket
Sign inDemoInstall

gitbook-plugin-search-plus-normal

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitbook-plugin-search-plus-normal

gitbook powerful search plugin


Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

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 03 Apr 2018

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc