CroMarmot / hexo-bin-pagination

hexo binary pagination (Use 1,2,4,8,16... instead of 1,2,3,4,5...)

Home Page:https://www.npmjs.com/package/hexo-bin-pagination

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hexo-bin-pagination

Build Status NPM version Coverage Status

Binary Pagination utilities for Hexo generator plugins.

Based on official pagination

This plugin will replace the default helper.paginator.

Installation

$ npm install hexo-bin-pagination --save

ref

Inspired by atcoder.jp and pornhub.com 's pagination.

atcoder.jp

atcoder.jp pagination

pornhub.com

pornhub.com pagination

License

MIT

About

hexo binary pagination (Use 1,2,4,8,16... instead of 1,2,3,4,5...)

https://www.npmjs.com/package/hexo-bin-pagination

License:MIT License


Languages

Language:JavaScript 100.0%