nekopdf
TypeScript icon, indicating that this package has built-in type declarations

2.0.0-canary.2 • Public • Published

nekopdf

[!WARNING]
nekopdf is in pre-release. Several core features are missing or incomplete and bugs are to be expected. It's technically usable, but issues may arise. See #1 for a roadmap until the first stable release.

/ᐠ。ꞈ。ᐟ\ CLI to write PDFs using Markdown - The best way to write Documents.

Installation

npm install -g nekopdf@canary
yarn global add nekopdf@canary
pnpm add -g nekopdf@canary
bun add -g nekopdf@canary

nekopdf setup

Usage

nekopdf convert README.md

Options

  • -t, --theme <name>: The theme to use. Default: default
  • -e, --template <name>: The template to use. Default: default
  • -b, --boilerplate <name>: The boilerplate to use. Default: default
  • -f, --format <name|size|width,height>: The format to use. Default: a4
  • -m, --margins <name|margin|x,y|top,right,bottom,left>: The margins to use. Default: medium
  • -o, --orientation <landscape|portrait>: The orientation to use. Default: portrait
  • x, --modules <module,module,...>: The modules to use. Default: gfm,math,code

Readme

Keywords

none

Package Sidebar

Install

npm i nekopdf

Weekly Downloads

0

Version

2.0.0-canary.2

License

none

Unpacked Size

90.7 kB

Total Files

15

Last publish

Collaborators

  • officialcrugg