gitbook-plugin-navigator

add toc navigator

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
gitbook-plugin-navigator
951.1.17 years ago7 years agoMinified + gzip package size for gitbook-plugin-navigator in KB

Readme

navigator
This plugin will add a table of content navigator on the right top of each page, and a return to top button.
It is based on https://github.com/yaneryou/gitbook-plugin-anchor-navigation, fix the gitbook compatability.

What's it look like?

http://zhiqiang.org/note/md/gitbook-plugin-ftpsync.html

Config book.json

{
    plugins: ["navigator"],
}

or Install locally

$ npm install gitbook-plugin-navigator --save