Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package () to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Gitbook Back to Top Button Plugin 
This plugin adds a back to top button to your GitBook. All three GitBook themes (White, Sepia, Night) are supported.
Usage
Add the plugin to your book.json:
{
"plugins" : [ "back-to-top-button" ]
} Screenshots
The back to top button in action:

Changelog
- 0.1.0 Releases:
- 0.1.0 First working release
- 0.1.1 Minimal Gitbook version changed to 3.1.1
- 0.1.2 Added link to GitHub repository
- 0.1.3 Added support for GitBook themes (White, Sepia, Night)