0.0.3 • Published 8 years ago

gitbook-plugin-neo-navigator v0.0.3

Weekly downloads
1
License
GPL-3.0
Repository
github
Last release
8 years ago

neo-navigator

This plugin will add a table of content navigator on the right top of each page, and a return to top button without smart-phone or tablet.

It is based on https://github.com/zhangzq/gitbook-plugin-navigator, fix the gitbook compatibility.

Demo

https://book.morizyun.com/java/

Config book.json

{
    plugins: ["neo-navigator"]
}

or Install locally

$ npm install gitbook-plugin-neo-navigator --save