Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

print-booklet

jankeromnes4MIT1.0.0

Page printing sequence helper to print booklets.

readme

booklet

Page printing sequence helper to print booklets.

Download

git clone https://github.com/jankeromnes/booklet

Usage

node booklet.js PAGES

Hint: PAGES should be divisible by 4.

Example

$ node booklet.js 12
Pages: 12,1,2,11,10,3,4,9,8,5,6,7