Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

gitbook-plugin-bandwidth-toggle-chapters

dtolb11Apache 20.0.4

Toggle/Expand Chapters on GitBook

readme

Toggle Chapters on GitBook

Install it using:

$ npm install gitbook-plugin-bandwidth-toggle-chapters

To use it in your book, add this to book.json:

{
    "plugins": ["bandwidth-toggle-chapters"]
}