Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
gitbook-plugin-collapsible-menu-ex
Advanced tools
GitBook Plugin to change sidebar menu's to collapsible menu. For gitbook with many pages, navigating long menus can get irritating.
GitBook Plugin to change sidebar menu's to collapsible menu. For gitbook with many pages, navigating long menus can get irritating.
Update book.json
file to include collapsible-menu-ex
plugin.
{
"plugins": ["collapsible-menu-ex"],
}
book.json
is valid. You can use this online tool - http://json.parser.online.fr/beta/It hooks into gitbook's page.change
event. First it hides all pages, and then using .active
css class show's its parent and grandparent nodes (chapters).
Testing with PDF book generation. I hope it won't break.
Just after publishing this one, I came across - https://github.com/poojan/gitbook-plugin-toggle-chapters
If for some reason this plugin troubles you, you can try other. :-)
1.0.4 - 2 April 2018
1.0.3 - 31 March 2017
<script>
tag issue #4 (props @daffl)1.0.2 - 20 May 2015
1.0.1 - 20 May 2015
1.0.0 - 20 May 2015
FAQs
GitBook Plugin to change sidebar menu's to collapsible menu. For gitbook with many pages, navigating long menus can get irritating.
We found that gitbook-plugin-collapsible-menu-ex demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.