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

0.1.1 • Public • Published

Writerside to PDF converter

This tool allows to convert a Writerside preview to a PDF file. The goal is to support all features of Writerside, however, some features are not yet supported. A list of supported features can be found below.

Usage & Requirements

This tool requires Node.js to be installed on your system.

npx writerside2pdf convert <writerside-instance> [output-file] [author name]

The Writerside instance has to be a full URL to a Writerside page (local preview also works), e.g. http://localhost:63342/writerside2pdf/preview/usage.html.

Use quotes around the author name if it contains spaces.

Example pages

The following examples are provided to showcase what works in the current version of the library.

Example Description
Tabs and Code Code blocks grouped in Tabs & edge cases
Images & Notes Some images, notes and other basic blocks
OpenAPI docs A simple example using OpenAPI docs
Math & Diagrams Some LateX equations and diagrams

Issues & Source code

If you notice any problems, please report them in the issue tracker

The source code is available on GitHub

License: MIT

Readme

Keywords

Package Sidebar

Install

npm i writerside2pdf

Weekly Downloads

5

Version

0.1.1

License

MIT

Unpacked Size

17.6 kB

Total Files

12

Last publish

Collaborators

  • matteovalentini