{"id":19217502,"url":"https://github.com/lwdgit/gitbook-plugin-search-plus","last_synced_at":"2025-05-13T00:11:16.121Z","repository":{"id":79040271,"uuid":"77141058","full_name":"lwdgit/gitbook-plugin-search-plus","owner":"lwdgit","description":"gitbook powerful search plugin","archived":false,"fork":false,"pushed_at":"2017-04-25T12:03:17.000Z","size":4246,"stargazers_count":29,"open_issues_count":7,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-20T20:35:32.881Z","etag":null,"topics":["gitbook","gitbook-search"],"latest_commit_sha":null,"homepage":"https://lwdgit.github.io/gitbook-plugin-search-plus/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lwdgit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-22T12:00:52.000Z","updated_at":"2024-12-27T02:39:57.000Z","dependencies_parsed_at":"2023-03-12T06:29:26.499Z","dependency_job_id":null,"html_url":"https://github.com/lwdgit/gitbook-plugin-search-plus","commit_stats":{"total_commits":57,"total_committers":3,"mean_commits":19.0,"dds":0.4035087719298246,"last_synced_commit":"4be5e093436adb80fbd3c95a8ebc497588ee3522"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lwdgit%2Fgitbook-plugin-search-plus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lwdgit%2Fgitbook-plugin-search-plus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lwdgit%2Fgitbook-plugin-search-plus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lwdgit%2Fgitbook-plugin-search-plus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lwdgit","download_url":"https://codeload.github.com/lwdgit/gitbook-plugin-search-plus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253843217,"owners_count":21972874,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gitbook","gitbook-search"],"created_at":"2024-11-09T14:22:32.402Z","updated_at":"2025-05-13T00:11:16.097Z","avatar_url":"https://github.com/lwdgit.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gitbook-search-plus\n\nA powerful search plugin for GitBook.\n\n### Features\n\n    * Search any character\n    * Search across element (for search code)\n    * Remember search url\n\n### Use this plugin\n\n Before use this plugin, you should disable the default search plugin first, \n Here is a `book.json` configuration example:\n\n```\n{\n    plugins: [\"-lunr\", \"-search\", \"search-plus\"]\n}\n```\n\n\u003e Note: Only gitbook \u003e= 3.0.0 support\n\n### Examples\n\n[![](https://github.com/lwdgit/gitbook-plugin-search-plus/raw/master/search.gif)](https://lwdgit.github.io/gitbook-plugin-search-plus/)\n[![](https://github.com/lwdgit/gitbook-plugin-search-plus/raw/master/search2.gif)](https://lwdgit.github.io/gitbook-plugin-search-plus/)\n[![](https://github.com/lwdgit/gitbook-plugin-search-plus/raw/master/search3.gif)](https://lwdgit.github.io/gitbook-plugin-search-plus/book/?q=%E8%BF%99%E6%9C%AC%E5%B0%8F%E4%B9%A6%E7%9A%84%E7%9B%AE%E7%9A%84%E6%98%AF%E5%BC%95%E5%AF%BC%E4%BD%A0%E8%BF%9B%E5%85%A5%20React%20%E5%92%8C%20Webpack%20%E7%9A%84%E4%B8%96%E7%95%8C)\n\n\nOpen [https://lwdgit.github.io/gitbook-plugin-search-plus/](https://lwdgit.github.io/gitbook-plugin-search-plus/book/?q=%E8%BF%99%E6%9C%AC%E5%B0%8F%E4%B9%A6%E7%9A%84%E7%9B%AE%E7%9A%84%E6%98%AF%E5%BC%95%E5%AF%BC%E4%BD%A0%E8%BF%9B%E5%85%A5%20React%20%E5%92%8C%20Webpack%20%E7%9A%84%E4%B8%96%E7%95%8C) or test it by yourself\n\n```\n    \u003e git clone git@github.com:lwdgit/gitbook-plugin-search-plus.git -b gh-pages\n    \u003e cd gitbook-plugin-search-plus\n    \u003e npm install\n    \u003e npm start\n```\n\nAnd then open http://127.0.0.1:4000\n\n### Thanks To:\n\n* [gitbook-plugin-lunr](https://github.com/GitbookIO/plugin-lunr)\n* [gitbook-plugin-search](https://github.com/GitbookIO/plugin-search)\n* [mark.js](https://github.com/julmot/mark.js)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flwdgit%2Fgitbook-plugin-search-plus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flwdgit%2Fgitbook-plugin-search-plus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flwdgit%2Fgitbook-plugin-search-plus/lists"}