Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

makepdf

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

makepdf

Opinionated Markdown-to-PDF converter

  • 0.1.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
140
decreased by-39.13%
Maintainers
2
Weekly downloads
 
Created
Source

makepdf

This tool converts Markdown documents (with some additional LaTeX-inspired tags) to professional-looking PDF documents, mostly targeted towards software specs and documentation.

Based on the awesome pdfmake tool, which is itself based on pdfkit.

Samples

The source repository contains sample documents in the sample/ folder.

This includes a manual that highlights most of the available features. The output for this document can be found in the root folder (see manual.pdf).

Configuration

Configuration is read from makepdf.json, unless an argument is specified on the command line.

Refer to the PDF manual for the configuration format.

Ideas

Some ideas for improvement:

  • Use .js files with conventional naming (or defined in the config file) for e.g. headers and footers, adding table styles, post-processing headings, tables, etc. or a hook for the entire document.
  • Standard files for front & back matter.
  • Produce HTML alongside PDF for 'online help' files.

Keywords

FAQs

Package last updated on 01 Sep 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc