docsify-pagination-keyboard-helper

1.0.5 • Public • Published

docsify-pagination-keyboard-helper

npm

A plugin for docsify site that enables you to turn pages quickly by using keyboard shortcuts.

PREVIEW

Usage

Note

This plugin is basing on docsify-pagination plugin, so you need to enable it at first.

Installation

<script src="https://cdn.jsdelivr.net/npm/docsify-pagination-keyboard-helper@latest/dist/bundle.js"></script>

Features

You can paginate between pages quickly on the web page of your docsify site by using the following keys.

key meaning
j next page
k previous page
l next page
h previous page
-> next page
<- previous page

Development

Packaging method

Use rollup.js, and here is a tutorial

Publish

to npmjs

LICENSE

MIT

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i docsify-pagination-keyboard-helper

      Weekly Downloads

      2

      Version

      1.0.5

      License

      MIT

      Unpacked Size

      5.71 kB

      Total Files

      6

      Last publish

      Collaborators

      • brannua