gitbook-plugin-toggle-chapters

Toggle Chapters on GitBook

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
gitbook-plugin-toggle-chapters
3350.0.38 years ago9 years agoMinified + gzip package size for gitbook-plugin-toggle-chapters in KB

Readme

Toggle Chapters on GitBook

Install it using:

``$ npm install gitbook-plugin-toggle-chapters``
To use it in your book, add this to book.json:
{
    "plugins": ["toggle-chapters"]
}